From b1b5ddc0f9735428fa8d0d7a6ca1b764ebfe4761 Mon Sep 17 00:00:00 2001 From: GitHub Date: Mon, 16 Dec 2024 22:21:49 +0000 Subject: [PATCH] Continuous Integration Publish: 5fa3a79ad8725f0dfddf8f00d822a80fbf8183de Merge pull request #398 from nils-a/release/5.0.0 Release/5.0.0 --- .../IHaveArgument/index.html | 62 +- .../IHaveArgumentArchive/index.html | 34 +- .../IHaveArgumentDirectories/index.html | 24 +- .../IHaveArgumentFiles/index.html | 30 +- .../BaseOutputBuilder_2/index.html | 22 +- .../ISupportArgumentBuilder_1/index.html | 42 +- .../ISupportSwitchBuilder_1/index.html | 42 +- .../BaseCommand/index.html | 14 +- .../BaseOutputCommand_1/index.html | 24 +- .../ICommand/index.html | 58 +- api/Cake.SevenZip.Parsers/IOutput/index.html | 26 +- .../BaseBoolSwitch/index.html | 78 +- .../BaseSwitchCollection_1/index.html | 78 +- .../ISupportSwitch/index.html | 218 ++-- .../ISupportSwitchArchiveType/index.html | 68 +- .../index.html | 62 +- .../index.html | 82 +- .../index.html | 52 +- .../index.html | 64 +- .../index.html | 64 +- .../ISupportSwitchExcludeFilenames/index.html | 90 +- .../index.html | 66 +- .../index.html | 64 +- .../ISupportSwitchIncludeFilenames/index.html | 90 +- .../index.html | 66 +- .../index.html | 88 +- .../ISupportSwitchOutputDirectory/index.html | 52 +- .../ISupportSwitchOverwriteMode/index.html | 52 +- .../ISupportSwitchPassword/index.html | 80 +- .../index.html | 90 +- .../index.html | 52 +- .../ISupportSwitchSetHashFunction/index.html | 52 +- .../index.html | 52 +- .../index.html | 66 +- .../ISupportSwitchUpdateOptions/index.html | 66 +- .../ISupportSwitchVolume/index.html | 52 +- .../ISupportSwitchWorkingDirectory/index.html | 66 +- api/Cake.SevenZip.Switches/ISwitch/index.html | 216 ++-- .../OverwriteMode/index.html | 52 +- .../RecurseType/index.html | 52 +- .../SwitchArchiveType/index.html | 52 +- .../index.html | 52 +- .../SwitchCompressionMethod/index.html | 52 +- .../SwitchDeleteAfterCompression/index.html | 52 +- .../index.html | 52 +- .../SwitchExcludeArchiveFilename/index.html | 52 +- .../index.html | 52 +- .../SwitchExcludeFilename/index.html | 52 +- .../index.html | 52 +- .../SwitchFullyQualifiedFilePaths/index.html | 52 +- .../SwitchIncludeArchiveFilename/index.html | 52 +- .../index.html | 52 +- .../SwitchIncludeFilename/index.html | 52 +- .../index.html | 52 +- .../SwitchNtSecurityInformation/index.html | 52 +- .../SwitchNtfsAlternateStreams/index.html | 52 +- .../SwitchOutputDirectory/index.html | 52 +- .../SwitchOverwriteMode/index.html | 52 +- .../SwitchPassword/index.html | 52 +- .../SwitchRecurseSubdirectories/index.html | 52 +- .../SwitchSelfExtractingArchive/index.html | 52 +- .../SwitchSetHashFunction/index.html | 52 +- .../index.html | 52 +- .../index.html | 52 +- .../SwitchShowTechnicalInformation/index.html | 52 +- .../SwitchUpdateOptions/index.html | 52 +- .../SwitchVolume/index.html | 52 +- .../SwitchVolumeCollection/index.html | 52 +- .../SwitchWorkingDirectory/index.html | 52 +- .../UpdateAction/index.html | 52 +- .../VolumeUnit/index.html | 52 +- api/Cake.SevenZip.Switches/index.html | 874 +++++++------- assets/js/searchIndex.js | 1064 ++++++++--------- feed.atom | 2 +- feed.rss | 4 +- 75 files changed, 3082 insertions(+), 3082 deletions(-) diff --git a/api/Cake.SevenZip.Arguments/IHaveArgument/index.html b/api/Cake.SevenZip.Arguments/IHaveArgument/index.html index c8921e05..e7a54b9b 100644 --- a/api/Cake.SevenZip.Arguments/IHaveArgument/index.html +++ b/api/Cake.SevenZip.Arguments/IHaveArgument/index.html @@ -179,18 +179,18 @@

Summary

Implementing Types
@@ -200,30 +200,30 @@

Summary

graph BT Type["IHaveArgument"] class Type type-node - Implementing0["DeleteCommand"]-.->Type - click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" - Implementing1["IHaveArgumentArchive"]-.->Type - click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Arguments/IHaveArgumentArchive" - Implementing2["AddCommand"]-.->Type - click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" - Implementing3["ListCommand"]-.->Type - click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" - Implementing4["IHaveArgumentDirectories"]-.->Type - click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Arguments/IHaveArgumentDirectories" - Implementing5["HashCommand"]-.->Type - click Implementing5 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" - Implementing6["IHaveArgumentFiles"]-.->Type - click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Arguments/IHaveArgumentFiles" - Implementing7["UpdateCommand"]-.->Type - click Implementing7 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" - Implementing8["BaseAddLikeSyntaxCommand"]-.->Type - click Implementing8 "/Cake.7zip/api/Cake.SevenZip.Commands/BaseAddLikeSyntaxCommand" - Implementing9["RenameCommand"]-.->Type - click Implementing9 "/Cake.7zip/api/Cake.SevenZip.Commands/RenameCommand" - Implementing10["TestCommand"]-.->Type - click Implementing10 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" - Implementing11["ExtractCommand"]-.->Type - click Implementing11 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" + Implementing0["HashCommand"]-.->Type + click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" + Implementing1["DeleteCommand"]-.->Type + click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" + Implementing2["IHaveArgumentDirectories"]-.->Type + click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Arguments/IHaveArgumentDirectories" + Implementing3["IHaveArgumentFiles"]-.->Type + click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Arguments/IHaveArgumentFiles" + Implementing4["ExtractCommand"]-.->Type + click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" + Implementing5["BaseAddLikeSyntaxCommand"]-.->Type + click Implementing5 "/Cake.7zip/api/Cake.SevenZip.Commands/BaseAddLikeSyntaxCommand" + Implementing6["TestCommand"]-.->Type + click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" + Implementing7["ListCommand"]-.->Type + click Implementing7 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" + Implementing8["RenameCommand"]-.->Type + click Implementing8 "/Cake.7zip/api/Cake.SevenZip.Commands/RenameCommand" + Implementing9["AddCommand"]-.->Type + click Implementing9 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" + Implementing10["IHaveArgumentArchive"]-.->Type + click Implementing10 "/Cake.7zip/api/Cake.SevenZip.Arguments/IHaveArgumentArchive" + Implementing11["UpdateCommand"]-.->Type + click Implementing11 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" diff --git a/api/Cake.SevenZip.Arguments/IHaveArgumentArchive/index.html b/api/Cake.SevenZip.Arguments/IHaveArgumentArchive/index.html index 2d6e8553..598ee5fb 100644 --- a/api/Cake.SevenZip.Arguments/IHaveArgumentArchive/index.html +++ b/api/Cake.SevenZip.Arguments/IHaveArgumentArchive/index.html @@ -187,13 +187,13 @@

Summary

@@ -207,20 +207,20 @@

Summary

class Type type-node Implementing0["DeleteCommand"]-.->Type click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" - Implementing1["AddCommand"]-.->Type - click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" - Implementing2["ListCommand"]-.->Type - click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" - Implementing3["UpdateCommand"]-.->Type - click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" - Implementing4["BaseAddLikeSyntaxCommand"]-.->Type - click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Commands/BaseAddLikeSyntaxCommand" + Implementing1["ExtractCommand"]-.->Type + click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" + Implementing2["BaseAddLikeSyntaxCommand"]-.->Type + click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/BaseAddLikeSyntaxCommand" + Implementing3["TestCommand"]-.->Type + click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" + Implementing4["ListCommand"]-.->Type + click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" Implementing5["RenameCommand"]-.->Type click Implementing5 "/Cake.7zip/api/Cake.SevenZip.Commands/RenameCommand" - Implementing6["TestCommand"]-.->Type - click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" - Implementing7["ExtractCommand"]-.->Type - click Implementing7 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" + Implementing6["AddCommand"]-.->Type + click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" + Implementing7["UpdateCommand"]-.->Type + click Implementing7 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" diff --git a/api/Cake.SevenZip.Arguments/IHaveArgumentDirectories/index.html b/api/Cake.SevenZip.Arguments/IHaveArgumentDirectories/index.html index fe3bd1ae..8d14aa68 100644 --- a/api/Cake.SevenZip.Arguments/IHaveArgumentDirectories/index.html +++ b/api/Cake.SevenZip.Arguments/IHaveArgumentDirectories/index.html @@ -186,11 +186,11 @@

Summary

Implementing Types
@@ -202,16 +202,16 @@

Summary

click Interface0 "/Cake.7zip/api/Cake.SevenZip.Arguments/IHaveArgument" Type["IHaveArgumentDirectories"] class Type type-node - Implementing0["DeleteCommand"]-.->Type - click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" - Implementing1["AddCommand"]-.->Type - click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" - Implementing2["HashCommand"]-.->Type - click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" - Implementing3["UpdateCommand"]-.->Type - click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" - Implementing4["BaseAddLikeSyntaxCommand"]-.->Type - click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Commands/BaseAddLikeSyntaxCommand" + Implementing0["HashCommand"]-.->Type + click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" + Implementing1["DeleteCommand"]-.->Type + click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" + Implementing2["BaseAddLikeSyntaxCommand"]-.->Type + click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/BaseAddLikeSyntaxCommand" + Implementing3["AddCommand"]-.->Type + click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" + Implementing4["UpdateCommand"]-.->Type + click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" diff --git a/api/Cake.SevenZip.Arguments/IHaveArgumentFiles/index.html b/api/Cake.SevenZip.Arguments/IHaveArgumentFiles/index.html index 8e316501..defd3036 100644 --- a/api/Cake.SevenZip.Arguments/IHaveArgumentFiles/index.html +++ b/api/Cake.SevenZip.Arguments/IHaveArgumentFiles/index.html @@ -186,12 +186,12 @@

Summary

Implementing Types
@@ -203,18 +203,18 @@

Summary

click Interface0 "/Cake.7zip/api/Cake.SevenZip.Arguments/IHaveArgument" Type["IHaveArgumentFiles"] class Type type-node - Implementing0["DeleteCommand"]-.->Type - click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" - Implementing1["AddCommand"]-.->Type - click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" - Implementing2["HashCommand"]-.->Type - click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" - Implementing3["UpdateCommand"]-.->Type - click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" - Implementing4["BaseAddLikeSyntaxCommand"]-.->Type - click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Commands/BaseAddLikeSyntaxCommand" - Implementing5["TestCommand"]-.->Type - click Implementing5 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" + Implementing0["HashCommand"]-.->Type + click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" + Implementing1["DeleteCommand"]-.->Type + click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" + Implementing2["BaseAddLikeSyntaxCommand"]-.->Type + click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/BaseAddLikeSyntaxCommand" + Implementing3["TestCommand"]-.->Type + click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" + Implementing4["AddCommand"]-.->Type + click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" + Implementing5["UpdateCommand"]-.->Type + click Implementing5 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" diff --git a/api/Cake.SevenZip.Builder/BaseOutputBuilder_2/index.html b/api/Cake.SevenZip.Builder/BaseOutputBuilder_2/index.html index df189bb1..33ce0260 100644 --- a/api/Cake.SevenZip.Builder/BaseOutputBuilder_2/index.html +++ b/api/Cake.SevenZip.Builder/BaseOutputBuilder_2/index.html @@ -222,11 +222,11 @@

Summary

Derived Types
@@ -238,16 +238,16 @@

Summary

Type-->Base0["object"] Type["BaseOutputBuilder<TBuilder, TOutput>"] class Type type-node - Derived0["HashCommandBuilder"]-->Type - click Derived0 "/Cake.7zip/api/Cake.SevenZip.Builder/HashCommandBuilder" - Derived1["BenchmarkCommandBuilder"]-->Type - click Derived1 "/Cake.7zip/api/Cake.SevenZip.Builder/BenchmarkCommandBuilder" + Derived0["TestCommandBuilder"]-->Type + click Derived0 "/Cake.7zip/api/Cake.SevenZip.Builder/TestCommandBuilder" + Derived1["ListCommandBuilder"]-->Type + click Derived1 "/Cake.7zip/api/Cake.SevenZip.Builder/ListCommandBuilder" Derived2["InformationCommandBuilder"]-->Type click Derived2 "/Cake.7zip/api/Cake.SevenZip.Builder/InformationCommandBuilder" - Derived3["ListCommandBuilder"]-->Type - click Derived3 "/Cake.7zip/api/Cake.SevenZip.Builder/ListCommandBuilder" - Derived4["TestCommandBuilder"]-->Type - click Derived4 "/Cake.7zip/api/Cake.SevenZip.Builder/TestCommandBuilder" + Derived3["HashCommandBuilder"]-->Type + click Derived3 "/Cake.7zip/api/Cake.SevenZip.Builder/HashCommandBuilder" + Derived4["BenchmarkCommandBuilder"]-->Type + click Derived4 "/Cake.7zip/api/Cake.SevenZip.Builder/BenchmarkCommandBuilder" diff --git a/api/Cake.SevenZip.Builder/ISupportArgumentBuilder_1/index.html b/api/Cake.SevenZip.Builder/ISupportArgumentBuilder_1/index.html index 707a559c..ab1da6cc 100644 --- a/api/Cake.SevenZip.Builder/ISupportArgumentBuilder_1/index.html +++ b/api/Cake.SevenZip.Builder/ISupportArgumentBuilder_1/index.html @@ -216,14 +216,14 @@

Summary

Implementing Types
@@ -233,22 +233,22 @@

Summary

graph BT Type["ISupportArgumentBuilder<T>"] class Type type-node - Implementing0["HashCommandBuilder"]-.->Type - click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Builder/HashCommandBuilder" - Implementing1["ExtractCommandBuilder"]-.->Type - click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Builder/ExtractCommandBuilder" - Implementing2["DeleteCommandBuilder"]-.->Type - click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Builder/DeleteCommandBuilder" - Implementing3["AddCommandBuilder"]-.->Type - click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Builder/AddCommandBuilder" - Implementing4["ListCommandBuilder"]-.->Type - click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Builder/ListCommandBuilder" - Implementing5["RenameCommandBuilder"]-.->Type - click Implementing5 "/Cake.7zip/api/Cake.SevenZip.Builder/RenameCommandBuilder" - Implementing6["UpdateCommandBuilder"]-.->Type - click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Builder/UpdateCommandBuilder" - Implementing7["TestCommandBuilder"]-.->Type - click Implementing7 "/Cake.7zip/api/Cake.SevenZip.Builder/TestCommandBuilder" + Implementing0["TestCommandBuilder"]-.->Type + click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Builder/TestCommandBuilder" + Implementing1["ListCommandBuilder"]-.->Type + click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Builder/ListCommandBuilder" + Implementing2["AddCommandBuilder"]-.->Type + click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Builder/AddCommandBuilder" + Implementing3["ExtractCommandBuilder"]-.->Type + click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Builder/ExtractCommandBuilder" + Implementing4["RenameCommandBuilder"]-.->Type + click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Builder/RenameCommandBuilder" + Implementing5["UpdateCommandBuilder"]-.->Type + click Implementing5 "/Cake.7zip/api/Cake.SevenZip.Builder/UpdateCommandBuilder" + Implementing6["DeleteCommandBuilder"]-.->Type + click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Builder/DeleteCommandBuilder" + Implementing7["HashCommandBuilder"]-.->Type + click Implementing7 "/Cake.7zip/api/Cake.SevenZip.Builder/HashCommandBuilder" diff --git a/api/Cake.SevenZip.Builder/ISupportSwitchBuilder_1/index.html b/api/Cake.SevenZip.Builder/ISupportSwitchBuilder_1/index.html index fadab20b..db65eefb 100644 --- a/api/Cake.SevenZip.Builder/ISupportSwitchBuilder_1/index.html +++ b/api/Cake.SevenZip.Builder/ISupportSwitchBuilder_1/index.html @@ -216,14 +216,14 @@

Summary

Implementing Types
@@ -233,22 +233,22 @@

Summary

graph BT Type["ISupportSwitchBuilder<T>"] class Type type-node - Implementing0["HashCommandBuilder"]-.->Type - click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Builder/HashCommandBuilder" - Implementing1["ExtractCommandBuilder"]-.->Type - click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Builder/ExtractCommandBuilder" - Implementing2["DeleteCommandBuilder"]-.->Type - click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Builder/DeleteCommandBuilder" - Implementing3["AddCommandBuilder"]-.->Type - click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Builder/AddCommandBuilder" - Implementing4["ListCommandBuilder"]-.->Type - click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Builder/ListCommandBuilder" - Implementing5["RenameCommandBuilder"]-.->Type - click Implementing5 "/Cake.7zip/api/Cake.SevenZip.Builder/RenameCommandBuilder" - Implementing6["UpdateCommandBuilder"]-.->Type - click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Builder/UpdateCommandBuilder" - Implementing7["TestCommandBuilder"]-.->Type - click Implementing7 "/Cake.7zip/api/Cake.SevenZip.Builder/TestCommandBuilder" + Implementing0["TestCommandBuilder"]-.->Type + click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Builder/TestCommandBuilder" + Implementing1["ListCommandBuilder"]-.->Type + click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Builder/ListCommandBuilder" + Implementing2["AddCommandBuilder"]-.->Type + click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Builder/AddCommandBuilder" + Implementing3["ExtractCommandBuilder"]-.->Type + click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Builder/ExtractCommandBuilder" + Implementing4["RenameCommandBuilder"]-.->Type + click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Builder/RenameCommandBuilder" + Implementing5["UpdateCommandBuilder"]-.->Type + click Implementing5 "/Cake.7zip/api/Cake.SevenZip.Builder/UpdateCommandBuilder" + Implementing6["DeleteCommandBuilder"]-.->Type + click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Builder/DeleteCommandBuilder" + Implementing7["HashCommandBuilder"]-.->Type + click Implementing7 "/Cake.7zip/api/Cake.SevenZip.Builder/HashCommandBuilder" diff --git a/api/Cake.SevenZip.Commands/BaseCommand/index.html b/api/Cake.SevenZip.Commands/BaseCommand/index.html index bb815299..9d7fb31e 100644 --- a/api/Cake.SevenZip.Commands/BaseCommand/index.html +++ b/api/Cake.SevenZip.Commands/BaseCommand/index.html @@ -195,9 +195,9 @@

Summary

Derived Types
@@ -209,12 +209,12 @@

Summary

Type-->Base0["object"] Type["BaseCommand"] class Type type-node - Derived0["BaseAddLikeSyntaxCommand"]-->Type - click Derived0 "/Cake.7zip/api/Cake.SevenZip.Commands/BaseAddLikeSyntaxCommand" - Derived1["BaseOutputCommand<T>"]-->Type - click Derived1 "/Cake.7zip/api/Cake.SevenZip.Commands/BaseOutputCommand_1" - Derived2["ExtractCommand"]-->Type - click Derived2 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" + Derived0["ExtractCommand"]-->Type + click Derived0 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" + Derived1["BaseAddLikeSyntaxCommand"]-->Type + click Derived1 "/Cake.7zip/api/Cake.SevenZip.Commands/BaseAddLikeSyntaxCommand" + Derived2["BaseOutputCommand<T>"]-->Type + click Derived2 "/Cake.7zip/api/Cake.SevenZip.Commands/BaseOutputCommand_1" diff --git a/api/Cake.SevenZip.Commands/BaseOutputCommand_1/index.html b/api/Cake.SevenZip.Commands/BaseOutputCommand_1/index.html index 48bad149..9b5abd89 100644 --- a/api/Cake.SevenZip.Commands/BaseOutputCommand_1/index.html +++ b/api/Cake.SevenZip.Commands/BaseOutputCommand_1/index.html @@ -204,11 +204,11 @@

Summary

Derived Types
@@ -225,16 +225,16 @@

Summary

Type-.->Interface1["ICanParseOutput"] Type["BaseOutputCommand<T>"] class Type type-node - Derived0["ListCommand"]-->Type - click Derived0 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" - Derived1["InformationCommand"]-->Type - click Derived1 "/Cake.7zip/api/Cake.SevenZip.Commands/InformationCommand" - Derived2["HashCommand"]-->Type - click Derived2 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" - Derived3["BenchmarkCommand"]-->Type - click Derived3 "/Cake.7zip/api/Cake.SevenZip.Commands/BenchmarkCommand" - Derived4["TestCommand"]-->Type - click Derived4 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" + Derived0["HashCommand"]-->Type + click Derived0 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" + Derived1["BenchmarkCommand"]-->Type + click Derived1 "/Cake.7zip/api/Cake.SevenZip.Commands/BenchmarkCommand" + Derived2["TestCommand"]-->Type + click Derived2 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" + Derived3["InformationCommand"]-->Type + click Derived3 "/Cake.7zip/api/Cake.SevenZip.Commands/InformationCommand" + Derived4["ListCommand"]-->Type + click Derived4 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" diff --git a/api/Cake.SevenZip.Commands/ICommand/index.html b/api/Cake.SevenZip.Commands/ICommand/index.html index 01b93c09..e67c2d73 100644 --- a/api/Cake.SevenZip.Commands/ICommand/index.html +++ b/api/Cake.SevenZip.Commands/ICommand/index.html @@ -189,17 +189,17 @@

Summary

Implementing Types
@@ -209,28 +209,28 @@

Summary

graph BT Type["ICommand"] class Type type-node - Implementing0["DeleteCommand"]-.->Type - click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" - Implementing1["AddCommand"]-.->Type - click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" - Implementing2["ListCommand"]-.->Type - click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" - Implementing3["InformationCommand"]-.->Type - click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/InformationCommand" - Implementing4["HashCommand"]-.->Type - click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" - Implementing5["UpdateCommand"]-.->Type - click Implementing5 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" - Implementing6["RenameCommand"]-.->Type - click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Commands/RenameCommand" - Implementing7["BenchmarkCommand"]-.->Type - click Implementing7 "/Cake.7zip/api/Cake.SevenZip.Commands/BenchmarkCommand" - Implementing8["TestCommand"]-.->Type - click Implementing8 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" - Implementing9["BaseOutputCommand<T>"]-.->Type - click Implementing9 "/Cake.7zip/api/Cake.SevenZip.Commands/BaseOutputCommand_1" - Implementing10["ExtractCommand"]-.->Type - click Implementing10 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" + Implementing0["HashCommand"]-.->Type + click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" + Implementing1["DeleteCommand"]-.->Type + click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" + Implementing2["BenchmarkCommand"]-.->Type + click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/BenchmarkCommand" + Implementing3["ExtractCommand"]-.->Type + click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" + Implementing4["TestCommand"]-.->Type + click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" + Implementing5["InformationCommand"]-.->Type + click Implementing5 "/Cake.7zip/api/Cake.SevenZip.Commands/InformationCommand" + Implementing6["ListCommand"]-.->Type + click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" + Implementing7["BaseOutputCommand<T>"]-.->Type + click Implementing7 "/Cake.7zip/api/Cake.SevenZip.Commands/BaseOutputCommand_1" + Implementing8["RenameCommand"]-.->Type + click Implementing8 "/Cake.7zip/api/Cake.SevenZip.Commands/RenameCommand" + Implementing9["AddCommand"]-.->Type + click Implementing9 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" + Implementing10["UpdateCommand"]-.->Type + click Implementing10 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" diff --git a/api/Cake.SevenZip.Parsers/IOutput/index.html b/api/Cake.SevenZip.Parsers/IOutput/index.html index aa431c80..559fdd9d 100644 --- a/api/Cake.SevenZip.Parsers/IOutput/index.html +++ b/api/Cake.SevenZip.Parsers/IOutput/index.html @@ -185,11 +185,11 @@

Summary

Implementing Types
@@ -199,16 +199,16 @@

Summary

graph BT Type["IOutput"] class Type type-node - Implementing0["ITestOutput"]-.->Type - click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Parsers/ITestOutput" - Implementing1["IInformationOutput"]-.->Type - click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Parsers/IInformationOutput" - Implementing2["IListOutput"]-.->Type - click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Parsers/IListOutput" - Implementing3["IBenchmarkOutput"]-.->Type - click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Parsers/IBenchmarkOutput" - Implementing4["IHashOutput"]-.->Type - click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Parsers/IHashOutput" + Implementing0["IHashOutput"]-.->Type + click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Parsers/IHashOutput" + Implementing1["IListOutput"]-.->Type + click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Parsers/IListOutput" + Implementing2["IInformationOutput"]-.->Type + click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Parsers/IInformationOutput" + Implementing3["ITestOutput"]-.->Type + click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Parsers/ITestOutput" + Implementing4["IBenchmarkOutput"]-.->Type + click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Parsers/IBenchmarkOutput" diff --git a/api/Cake.SevenZip.Switches/BaseBoolSwitch/index.html b/api/Cake.SevenZip.Switches/BaseBoolSwitch/index.html index ea392788..a031806e 100644 --- a/api/Cake.SevenZip.Switches/BaseBoolSwitch/index.html +++ b/api/Cake.SevenZip.Switches/BaseBoolSwitch/index.html @@ -136,32 +136,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -198,6 +172,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • @@ -249,12 +249,12 @@

    Summary

    @@ -270,18 +270,18 @@

    Summary

    class Type type-node Derived0["SwitchNtfsAlternateStreams"]-->Type click Derived0 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchNtfsAlternateStreams" - Derived1["SwitchDeleteAfterCompression"]-->Type - click Derived1 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchDeleteAfterCompression" - Derived2["SwitchSetTimestampFromMostRecentFile"]-->Type - click Derived2 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchSetTimestampFromMostRecentFile" - Derived3["SwitchCompressFilesOpenForWriting"]-->Type - click Derived3 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchCompressFilesOpenForWriting" - Derived4["SwitchNtSecurityInformation"]-->Type - click Derived4 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchNtSecurityInformation" + Derived1["SwitchSetTimestampFromMostRecentFile"]-->Type + click Derived1 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchSetTimestampFromMostRecentFile" + Derived2["SwitchNtSecurityInformation"]-->Type + click Derived2 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchNtSecurityInformation" + Derived3["SwitchShowTechnicalInformation"]-->Type + click Derived3 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchShowTechnicalInformation" + Derived4["SwitchCompressFilesOpenForWriting"]-->Type + click Derived4 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchCompressFilesOpenForWriting" Derived5["SwitchDisableParsingOfArchiveName"]-->Type click Derived5 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchDisableParsingOfArchiveName" - Derived6["SwitchShowTechnicalInformation"]-->Type - click Derived6 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchShowTechnicalInformation" + Derived6["SwitchDeleteAfterCompression"]-->Type + click Derived6 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchDeleteAfterCompression" diff --git a/api/Cake.SevenZip.Switches/BaseSwitchCollection_1/index.html b/api/Cake.SevenZip.Switches/BaseSwitchCollection_1/index.html index 4a6c29ec..cfa16389 100644 --- a/api/Cake.SevenZip.Switches/BaseSwitchCollection_1/index.html +++ b/api/Cake.SevenZip.Switches/BaseSwitchCollection_1/index.html @@ -138,32 +138,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -200,6 +174,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • @@ -254,12 +254,12 @@

    Summary

    Derived Types
    @@ -273,18 +273,18 @@

    Summary

    click Interface0 "/Cake.7zip/api/Cake.SevenZip.Switches/ISwitch" Type["BaseSwitchCollection<T>"] class Type type-node - Derived0["SwitchExcludeFilenameCollection"]-->Type - click Derived0 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchExcludeFilenameCollection" - Derived1["SwitchVolumeCollection"]-->Type - click Derived1 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchVolumeCollection" - Derived2["SwitchIncludeFilenameCollection"]-->Type - click Derived2 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchIncludeFilenameCollection" - Derived3["SwitchExcludeArchiveFilenameCollection"]-->Type - click Derived3 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchExcludeArchiveFilenameCollection" + Derived0["SwitchSetHashFunctionCollection"]-->Type + click Derived0 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchSetHashFunctionCollection" + Derived1["SwitchExcludeFilenameCollection"]-->Type + click Derived1 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchExcludeFilenameCollection" + Derived2["SwitchExcludeArchiveFilenameCollection"]-->Type + click Derived2 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchExcludeArchiveFilenameCollection" + Derived3["SwitchIncludeFilenameCollection"]-->Type + click Derived3 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchIncludeFilenameCollection" Derived4["SwitchIncludeArchiveFilenameCollection"]-->Type click Derived4 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchIncludeArchiveFilenameCollection" - Derived5["SwitchSetHashFunctionCollection"]-->Type - click Derived5 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchSetHashFunctionCollection" + Derived5["SwitchVolumeCollection"]-->Type + click Derived5 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchVolumeCollection" diff --git a/api/Cake.SevenZip.Switches/ISupportSwitch/index.html b/api/Cake.SevenZip.Switches/ISupportSwitch/index.html index 77751d52..597d2638 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitch/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitch/index.html @@ -133,32 +133,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -195,6 +169,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • @@ -237,37 +237,37 @@

    Summary

    Implementing Types
    @@ -277,68 +277,68 @@

    Summary

    graph BT Type["ISupportSwitch"] class Type type-node - Implementing0["ISupportSwitchPassword"]-.->Type - click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchPassword" - Implementing1["DeleteCommand"]-.->Type - click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" - Implementing2["ISupportSwitchUpdateOptions"]-.->Type - click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchUpdateOptions" - Implementing3["ISupportSwitchNtfsAlternateStreams"]-.->Type - click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchNtfsAlternateStreams" - Implementing4["AddCommand"]-.->Type - click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" - Implementing5["ISupportSwitchVolume"]-.->Type - click Implementing5 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchVolume" - Implementing6["ISupportSwitchSetHashFunction"]-.->Type - click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchSetHashFunction" - Implementing7["ISupportSwitchCompressFilesOpenForWriting"]-.->Type - click Implementing7 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchCompressFilesOpenForWriting" + Implementing0["HashCommand"]-.->Type + click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" + Implementing1["ISupportSwitchFullyQualifiedFilePaths"]-.->Type + click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchFullyQualifiedFilePaths" + Implementing2["DeleteCommand"]-.->Type + click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" + Implementing3["ISupportSwitchRecurseSubdirectories"]-.->Type + click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchRecurseSubdirectories" + Implementing4["ISupportSwitchExcludeArchiveFilenames"]-.->Type + click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchExcludeArchiveFilenames" + Implementing5["ISupportSwitchTimestampFromMostRecentFile"]-.->Type + click Implementing5 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchTimestampFromMostRecentFile" + Implementing6["ISupportSwitchExcludeFilenames"]-.->Type + click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchExcludeFilenames" + Implementing7["ExtractCommand"]-.->Type + click Implementing7 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" Implementing8["ISupportSwitchDeleteAfterCompression"]-.->Type click Implementing8 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchDeleteAfterCompression" - Implementing9["ISupportSwitchWorkingDirectory"]-.->Type - click Implementing9 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchWorkingDirectory" - Implementing10["ListCommand"]-.->Type - click Implementing10 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" - Implementing11["HashCommand"]-.->Type - click Implementing11 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" - Implementing12["ISupportSwitchTimestampFromMostRecentFile"]-.->Type - click Implementing12 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchTimestampFromMostRecentFile" - Implementing13["UpdateCommand"]-.->Type - click Implementing13 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" - Implementing14["ISupportSwitchExcludeFilenames"]-.->Type - click Implementing14 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchExcludeFilenames" - Implementing15["ISupportSwitchNtSecurityInformation"]-.->Type - click Implementing15 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchNtSecurityInformation" - Implementing16["ISupportSwitchOutputDirectory"]-.->Type - click Implementing16 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchOutputDirectory" - Implementing17["ISupportSwitchDisableParsingOfArchiveName"]-.->Type - click Implementing17 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchDisableParsingOfArchiveName" - Implementing18["ISupportSwitchIncludeFilenames"]-.->Type - click Implementing18 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchIncludeFilenames" - Implementing19["RenameCommand"]-.->Type - click Implementing19 "/Cake.7zip/api/Cake.SevenZip.Commands/RenameCommand" - Implementing20["ISupportSwitchShowTechnicalInformation"]-.->Type - click Implementing20 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchShowTechnicalInformation" - Implementing21["ISupportSwitchIncludeArchiveFilenames"]-.->Type - click Implementing21 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchIncludeArchiveFilenames" - Implementing22["ISupportSwitchSelfExtractingArchive"]-.->Type - click Implementing22 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchSelfExtractingArchive" - Implementing23["TestCommand"]-.->Type - click Implementing23 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" - Implementing24["ISupportSwitchExcludeArchiveFilenames"]-.->Type - click Implementing24 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchExcludeArchiveFilenames" - Implementing25["ISupportSwitchOverwriteMode"]-.->Type - click Implementing25 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchOverwriteMode" - Implementing26["ISupportSwitchFullyQualifiedFilePaths"]-.->Type - click Implementing26 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchFullyQualifiedFilePaths" - Implementing27["ISupportSwitchArchiveType"]-.->Type - click Implementing27 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchArchiveType" - Implementing28["ISupportSwitchCompressionMethod"]-.->Type - click Implementing28 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchCompressionMethod" - Implementing29["ISupportSwitchRecurseSubdirectories"]-.->Type - click Implementing29 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchRecurseSubdirectories" - Implementing30["ExtractCommand"]-.->Type - click Implementing30 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" + Implementing9["ISupportSwitchCompressFilesOpenForWriting"]-.->Type + click Implementing9 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchCompressFilesOpenForWriting" + Implementing10["ISupportSwitchNtfsAlternateStreams"]-.->Type + click Implementing10 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchNtfsAlternateStreams" + Implementing11["ISupportSwitchShowTechnicalInformation"]-.->Type + click Implementing11 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchShowTechnicalInformation" + Implementing12["ISupportSwitchIncludeFilenames"]-.->Type + click Implementing12 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchIncludeFilenames" + Implementing13["ISupportSwitchIncludeArchiveFilenames"]-.->Type + click Implementing13 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchIncludeArchiveFilenames" + Implementing14["TestCommand"]-.->Type + click Implementing14 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" + Implementing15["ISupportSwitchUpdateOptions"]-.->Type + click Implementing15 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchUpdateOptions" + Implementing16["ISupportSwitchNtSecurityInformation"]-.->Type + click Implementing16 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchNtSecurityInformation" + Implementing17["ListCommand"]-.->Type + click Implementing17 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" + Implementing18["ISupportSwitchPassword"]-.->Type + click Implementing18 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchPassword" + Implementing19["ISupportSwitchSelfExtractingArchive"]-.->Type + click Implementing19 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchSelfExtractingArchive" + Implementing20["ISupportSwitchOverwriteMode"]-.->Type + click Implementing20 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchOverwriteMode" + Implementing21["ISupportSwitchCompressionMethod"]-.->Type + click Implementing21 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchCompressionMethod" + Implementing22["ISupportSwitchArchiveType"]-.->Type + click Implementing22 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchArchiveType" + Implementing23["ISupportSwitchDisableParsingOfArchiveName"]-.->Type + click Implementing23 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchDisableParsingOfArchiveName" + Implementing24["ISupportSwitchVolume"]-.->Type + click Implementing24 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchVolume" + Implementing25["RenameCommand"]-.->Type + click Implementing25 "/Cake.7zip/api/Cake.SevenZip.Commands/RenameCommand" + Implementing26["ISupportSwitchOutputDirectory"]-.->Type + click Implementing26 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchOutputDirectory" + Implementing27["AddCommand"]-.->Type + click Implementing27 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" + Implementing28["ISupportSwitchWorkingDirectory"]-.->Type + click Implementing28 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchWorkingDirectory" + Implementing29["UpdateCommand"]-.->Type + click Implementing29 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" + Implementing30["ISupportSwitchSetHashFunction"]-.->Type + click Implementing30 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchSetHashFunction" diff --git a/api/Cake.SevenZip.Switches/ISupportSwitchArchiveType/index.html b/api/Cake.SevenZip.Switches/ISupportSwitchArchiveType/index.html index d6fa29e3..f39d067d 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchArchiveType/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchArchiveType/index.html @@ -135,32 +135,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -197,6 +171,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • @@ -251,10 +251,10 @@

    Summary

    Implementing Types
    @@ -266,14 +266,14 @@

    Summary

    click Interface0 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitch" Type["ISupportSwitchArchiveType"] class Type type-node - Implementing0["AddCommand"]-.->Type - click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" + Implementing0["ExtractCommand"]-.->Type + click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" Implementing1["ListCommand"]-.->Type click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" - Implementing2["UpdateCommand"]-.->Type - click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" - Implementing3["ExtractCommand"]-.->Type - click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" + Implementing2["AddCommand"]-.->Type + click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" + Implementing3["UpdateCommand"]-.->Type + click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" diff --git a/api/Cake.SevenZip.Switches/ISupportSwitchCompressFilesOpenForWriting/index.html b/api/Cake.SevenZip.Switches/ISupportSwitchCompressFilesOpenForWriting/index.html index f479236b..e828bf11 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchCompressFilesOpenForWriting/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchCompressFilesOpenForWriting/index.html @@ -135,32 +135,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -197,6 +171,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • @@ -251,8 +251,8 @@

    Summary

    Implementing Types
    @@ -265,10 +265,10 @@

    Summary

    click Interface0 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitch" Type["ISupportSwitchCompressFilesOpenForWriting"] class Type type-node - Implementing0["AddCommand"]-.->Type - click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" - Implementing1["HashCommand"]-.->Type - click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" + Implementing0["HashCommand"]-.->Type + click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" + Implementing1["AddCommand"]-.->Type + click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" Implementing2["UpdateCommand"]-.->Type click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" diff --git a/api/Cake.SevenZip.Switches/ISupportSwitchCompressionMethod/index.html b/api/Cake.SevenZip.Switches/ISupportSwitchCompressionMethod/index.html index 4698ffdf..cbf4a701 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchCompressionMethod/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchCompressionMethod/index.html @@ -134,32 +134,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -196,6 +170,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • @@ -249,12 +249,12 @@

    Summary

    Implementing Types
    @@ -266,18 +266,18 @@

    Summary

    click Interface0 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitch" Type["ISupportSwitchCompressionMethod"] class Type type-node - Implementing0["DeleteCommand"]-.->Type - click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" - Implementing1["AddCommand"]-.->Type - click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" - Implementing2["HashCommand"]-.->Type - click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" - Implementing3["UpdateCommand"]-.->Type - click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" - Implementing4["RenameCommand"]-.->Type - click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Commands/RenameCommand" - Implementing5["ExtractCommand"]-.->Type - click Implementing5 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" + Implementing0["HashCommand"]-.->Type + click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" + Implementing1["DeleteCommand"]-.->Type + click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" + Implementing2["ExtractCommand"]-.->Type + click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" + Implementing3["RenameCommand"]-.->Type + click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/RenameCommand" + Implementing4["AddCommand"]-.->Type + click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" + Implementing5["UpdateCommand"]-.->Type + click Implementing5 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" diff --git a/api/Cake.SevenZip.Switches/ISupportSwitchDeleteAfterCompression/index.html b/api/Cake.SevenZip.Switches/ISupportSwitchDeleteAfterCompression/index.html index 66372501..016dcc79 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchDeleteAfterCompression/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchDeleteAfterCompression/index.html @@ -135,32 +135,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -197,6 +171,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • diff --git a/api/Cake.SevenZip.Switches/ISupportSwitchDisableParsingOfArchiveName/index.html b/api/Cake.SevenZip.Switches/ISupportSwitchDisableParsingOfArchiveName/index.html index 831c473b..bc0226af 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchDisableParsingOfArchiveName/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchDisableParsingOfArchiveName/index.html @@ -135,32 +135,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -197,6 +171,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • @@ -251,9 +251,9 @@

    Summary

    Implementing Types
    @@ -265,12 +265,12 @@

    Summary

    click Interface0 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitch" Type["ISupportSwitchDisableParsingOfArchiveName"] class Type type-node - Implementing0["ListCommand"]-.->Type - click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" + Implementing0["ExtractCommand"]-.->Type + click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" Implementing1["TestCommand"]-.->Type click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" - Implementing2["ExtractCommand"]-.->Type - click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" + Implementing2["ListCommand"]-.->Type + click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" diff --git a/api/Cake.SevenZip.Switches/ISupportSwitchExcludeArchiveFilenames/index.html b/api/Cake.SevenZip.Switches/ISupportSwitchExcludeArchiveFilenames/index.html index 4bbf0cde..6892b969 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchExcludeArchiveFilenames/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchExcludeArchiveFilenames/index.html @@ -135,32 +135,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -197,6 +171,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • @@ -251,9 +251,9 @@

    Summary

    Implementing Types
    @@ -265,12 +265,12 @@

    Summary

    click Interface0 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitch" Type["ISupportSwitchExcludeArchiveFilenames"] class Type type-node - Implementing0["ListCommand"]-.->Type - click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" + Implementing0["ExtractCommand"]-.->Type + click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" Implementing1["TestCommand"]-.->Type click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" - Implementing2["ExtractCommand"]-.->Type - click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" + Implementing2["ListCommand"]-.->Type + click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" diff --git a/api/Cake.SevenZip.Switches/ISupportSwitchExcludeFilenames/index.html b/api/Cake.SevenZip.Switches/ISupportSwitchExcludeFilenames/index.html index 5680c56d..1fb6f2ff 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchExcludeFilenames/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchExcludeFilenames/index.html @@ -135,32 +135,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -197,6 +171,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • @@ -251,14 +251,14 @@

    Summary

    Implementing Types
    @@ -270,22 +270,22 @@

    Summary

    click Interface0 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitch" Type["ISupportSwitchExcludeFilenames"] class Type type-node - Implementing0["DeleteCommand"]-.->Type - click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" - Implementing1["AddCommand"]-.->Type - click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" - Implementing2["ListCommand"]-.->Type - click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" - Implementing3["HashCommand"]-.->Type - click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" - Implementing4["UpdateCommand"]-.->Type - click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" + Implementing0["HashCommand"]-.->Type + click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" + Implementing1["DeleteCommand"]-.->Type + click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" + Implementing2["ExtractCommand"]-.->Type + click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" + Implementing3["TestCommand"]-.->Type + click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" + Implementing4["ListCommand"]-.->Type + click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" Implementing5["RenameCommand"]-.->Type click Implementing5 "/Cake.7zip/api/Cake.SevenZip.Commands/RenameCommand" - Implementing6["TestCommand"]-.->Type - click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" - Implementing7["ExtractCommand"]-.->Type - click Implementing7 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" + Implementing6["AddCommand"]-.->Type + click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" + Implementing7["UpdateCommand"]-.->Type + click Implementing7 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" diff --git a/api/Cake.SevenZip.Switches/ISupportSwitchFullyQualifiedFilePaths/index.html b/api/Cake.SevenZip.Switches/ISupportSwitchFullyQualifiedFilePaths/index.html index 7ae69837..585ec4c7 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchFullyQualifiedFilePaths/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchFullyQualifiedFilePaths/index.html @@ -135,32 +135,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -197,6 +171,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • @@ -252,9 +252,9 @@

    Summary

    @@ -268,12 +268,12 @@

    Summary

    class Type type-node Implementing0["DeleteCommand"]-.->Type click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" - Implementing1["AddCommand"]-.->Type - click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" - Implementing2["UpdateCommand"]-.->Type - click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" - Implementing3["ExtractCommand"]-.->Type - click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" + Implementing1["ExtractCommand"]-.->Type + click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" + Implementing2["AddCommand"]-.->Type + click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" + Implementing3["UpdateCommand"]-.->Type + click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" diff --git a/api/Cake.SevenZip.Switches/ISupportSwitchIncludeArchiveFilenames/index.html b/api/Cake.SevenZip.Switches/ISupportSwitchIncludeArchiveFilenames/index.html index 507fd279..7ec0716b 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchIncludeArchiveFilenames/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchIncludeArchiveFilenames/index.html @@ -135,32 +135,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -197,6 +171,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • @@ -251,9 +251,9 @@

    Summary

    Implementing Types
    @@ -265,12 +265,12 @@

    Summary

    click Interface0 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitch" Type["ISupportSwitchIncludeArchiveFilenames"] class Type type-node - Implementing0["ListCommand"]-.->Type - click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" + Implementing0["ExtractCommand"]-.->Type + click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" Implementing1["TestCommand"]-.->Type click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" - Implementing2["ExtractCommand"]-.->Type - click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" + Implementing2["ListCommand"]-.->Type + click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" diff --git a/api/Cake.SevenZip.Switches/ISupportSwitchIncludeFilenames/index.html b/api/Cake.SevenZip.Switches/ISupportSwitchIncludeFilenames/index.html index 0c4c04e4..3439985c 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchIncludeFilenames/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchIncludeFilenames/index.html @@ -135,32 +135,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -197,6 +171,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • @@ -251,14 +251,14 @@

    Summary

    Implementing Types
    @@ -270,22 +270,22 @@

    Summary

    click Interface0 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitch" Type["ISupportSwitchIncludeFilenames"] class Type type-node - Implementing0["DeleteCommand"]-.->Type - click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" - Implementing1["AddCommand"]-.->Type - click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" - Implementing2["ListCommand"]-.->Type - click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" - Implementing3["HashCommand"]-.->Type - click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" - Implementing4["UpdateCommand"]-.->Type - click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" + Implementing0["HashCommand"]-.->Type + click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" + Implementing1["DeleteCommand"]-.->Type + click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" + Implementing2["ExtractCommand"]-.->Type + click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" + Implementing3["TestCommand"]-.->Type + click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" + Implementing4["ListCommand"]-.->Type + click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" Implementing5["RenameCommand"]-.->Type click Implementing5 "/Cake.7zip/api/Cake.SevenZip.Commands/RenameCommand" - Implementing6["TestCommand"]-.->Type - click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" - Implementing7["ExtractCommand"]-.->Type - click Implementing7 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" + Implementing6["AddCommand"]-.->Type + click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" + Implementing7["UpdateCommand"]-.->Type + click Implementing7 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" diff --git a/api/Cake.SevenZip.Switches/ISupportSwitchNtSecurityInformation/index.html b/api/Cake.SevenZip.Switches/ISupportSwitchNtSecurityInformation/index.html index 3c8b6ba4..07393b1c 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchNtSecurityInformation/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchNtSecurityInformation/index.html @@ -135,32 +135,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -197,6 +171,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • @@ -251,9 +251,9 @@

    Summary

    Implementing Types
    @@ -265,12 +265,12 @@

    Summary

    click Interface0 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitch" Type["ISupportSwitchNtSecurityInformation"] class Type type-node - Implementing0["AddCommand"]-.->Type - click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" - Implementing1["UpdateCommand"]-.->Type - click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" - Implementing2["ExtractCommand"]-.->Type - click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" + Implementing0["ExtractCommand"]-.->Type + click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" + Implementing1["AddCommand"]-.->Type + click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" + Implementing2["UpdateCommand"]-.->Type + click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" diff --git a/api/Cake.SevenZip.Switches/ISupportSwitchNtfsAlternateStreams/index.html b/api/Cake.SevenZip.Switches/ISupportSwitchNtfsAlternateStreams/index.html index c3549f71..c1e5c946 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchNtfsAlternateStreams/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchNtfsAlternateStreams/index.html @@ -135,32 +135,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -197,6 +171,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • @@ -251,13 +251,13 @@

    Summary

    Implementing Types
    @@ -269,20 +269,20 @@

    Summary

    click Interface0 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitch" Type["ISupportSwitchNtfsAlternateStreams"] class Type type-node - Implementing0["DeleteCommand"]-.->Type - click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" - Implementing1["AddCommand"]-.->Type - click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" - Implementing2["ListCommand"]-.->Type - click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" - Implementing3["HashCommand"]-.->Type - click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" - Implementing4["UpdateCommand"]-.->Type - click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" - Implementing5["TestCommand"]-.->Type - click Implementing5 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" - Implementing6["ExtractCommand"]-.->Type - click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" + Implementing0["HashCommand"]-.->Type + click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" + Implementing1["DeleteCommand"]-.->Type + click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" + Implementing2["ExtractCommand"]-.->Type + click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" + Implementing3["TestCommand"]-.->Type + click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" + Implementing4["ListCommand"]-.->Type + click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" + Implementing5["AddCommand"]-.->Type + click Implementing5 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" + Implementing6["UpdateCommand"]-.->Type + click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" diff --git a/api/Cake.SevenZip.Switches/ISupportSwitchOutputDirectory/index.html b/api/Cake.SevenZip.Switches/ISupportSwitchOutputDirectory/index.html index 9c020e65..e4cc083b 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchOutputDirectory/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchOutputDirectory/index.html @@ -135,32 +135,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -197,6 +171,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • diff --git a/api/Cake.SevenZip.Switches/ISupportSwitchOverwriteMode/index.html b/api/Cake.SevenZip.Switches/ISupportSwitchOverwriteMode/index.html index 24572255..0960f019 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchOverwriteMode/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchOverwriteMode/index.html @@ -135,32 +135,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -197,6 +171,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • diff --git a/api/Cake.SevenZip.Switches/ISupportSwitchPassword/index.html b/api/Cake.SevenZip.Switches/ISupportSwitchPassword/index.html index dadd24f0..61adfcd5 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchPassword/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchPassword/index.html @@ -135,32 +135,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -197,6 +171,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • @@ -252,12 +252,12 @@

    Summary

    @@ -271,18 +271,18 @@

    Summary

    class Type type-node Implementing0["DeleteCommand"]-.->Type click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" - Implementing1["AddCommand"]-.->Type - click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" - Implementing2["ListCommand"]-.->Type - click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" - Implementing3["UpdateCommand"]-.->Type - click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" + Implementing1["ExtractCommand"]-.->Type + click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" + Implementing2["TestCommand"]-.->Type + click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" + Implementing3["ListCommand"]-.->Type + click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" Implementing4["RenameCommand"]-.->Type click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Commands/RenameCommand" - Implementing5["TestCommand"]-.->Type - click Implementing5 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" - Implementing6["ExtractCommand"]-.->Type - click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" + Implementing5["AddCommand"]-.->Type + click Implementing5 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" + Implementing6["UpdateCommand"]-.->Type + click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" diff --git a/api/Cake.SevenZip.Switches/ISupportSwitchRecurseSubdirectories/index.html b/api/Cake.SevenZip.Switches/ISupportSwitchRecurseSubdirectories/index.html index 71de60d1..04e64a08 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchRecurseSubdirectories/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchRecurseSubdirectories/index.html @@ -135,32 +135,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -197,6 +171,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • @@ -251,14 +251,14 @@

    Summary

    Implementing Types
    @@ -270,22 +270,22 @@

    Summary

    click Interface0 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitch" Type["ISupportSwitchRecurseSubdirectories"] class Type type-node - Implementing0["DeleteCommand"]-.->Type - click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" - Implementing1["AddCommand"]-.->Type - click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" - Implementing2["ListCommand"]-.->Type - click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" - Implementing3["HashCommand"]-.->Type - click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" - Implementing4["UpdateCommand"]-.->Type - click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" + Implementing0["HashCommand"]-.->Type + click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" + Implementing1["DeleteCommand"]-.->Type + click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" + Implementing2["ExtractCommand"]-.->Type + click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" + Implementing3["TestCommand"]-.->Type + click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" + Implementing4["ListCommand"]-.->Type + click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" Implementing5["RenameCommand"]-.->Type click Implementing5 "/Cake.7zip/api/Cake.SevenZip.Commands/RenameCommand" - Implementing6["TestCommand"]-.->Type - click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" - Implementing7["ExtractCommand"]-.->Type - click Implementing7 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" + Implementing6["AddCommand"]-.->Type + click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" + Implementing7["UpdateCommand"]-.->Type + click Implementing7 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" diff --git a/api/Cake.SevenZip.Switches/ISupportSwitchSelfExtractingArchive/index.html b/api/Cake.SevenZip.Switches/ISupportSwitchSelfExtractingArchive/index.html index cef38d77..0b77c7be 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchSelfExtractingArchive/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchSelfExtractingArchive/index.html @@ -135,32 +135,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -197,6 +171,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • diff --git a/api/Cake.SevenZip.Switches/ISupportSwitchSetHashFunction/index.html b/api/Cake.SevenZip.Switches/ISupportSwitchSetHashFunction/index.html index f2b29fce..c7340764 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchSetHashFunction/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchSetHashFunction/index.html @@ -135,32 +135,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -197,6 +171,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • diff --git a/api/Cake.SevenZip.Switches/ISupportSwitchShowTechnicalInformation/index.html b/api/Cake.SevenZip.Switches/ISupportSwitchShowTechnicalInformation/index.html index ba937924..779bfee9 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchShowTechnicalInformation/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchShowTechnicalInformation/index.html @@ -135,32 +135,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -197,6 +171,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • diff --git a/api/Cake.SevenZip.Switches/ISupportSwitchTimestampFromMostRecentFile/index.html b/api/Cake.SevenZip.Switches/ISupportSwitchTimestampFromMostRecentFile/index.html index 2ae4a95e..f63267e7 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchTimestampFromMostRecentFile/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchTimestampFromMostRecentFile/index.html @@ -135,32 +135,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -197,6 +171,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • @@ -251,9 +251,9 @@

    Summary

    Implementing Types
    @@ -265,12 +265,12 @@

    Summary

    click Interface0 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitch" Type["ISupportSwitchTimestampFromMostRecentFile"] class Type type-node - Implementing0["AddCommand"]-.->Type - click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" - Implementing1["UpdateCommand"]-.->Type - click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" - Implementing2["RenameCommand"]-.->Type - click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/RenameCommand" + Implementing0["RenameCommand"]-.->Type + click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/RenameCommand" + Implementing1["AddCommand"]-.->Type + click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" + Implementing2["UpdateCommand"]-.->Type + click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" diff --git a/api/Cake.SevenZip.Switches/ISupportSwitchUpdateOptions/index.html b/api/Cake.SevenZip.Switches/ISupportSwitchUpdateOptions/index.html index 1630c9c5..603d7653 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchUpdateOptions/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchUpdateOptions/index.html @@ -135,32 +135,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -197,6 +171,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • @@ -252,9 +252,9 @@

    Summary

    @@ -268,12 +268,12 @@

    Summary

    class Type type-node Implementing0["DeleteCommand"]-.->Type click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" - Implementing1["AddCommand"]-.->Type - click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" - Implementing2["UpdateCommand"]-.->Type - click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" - Implementing3["RenameCommand"]-.->Type - click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/RenameCommand" + Implementing1["RenameCommand"]-.->Type + click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/RenameCommand" + Implementing2["AddCommand"]-.->Type + click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" + Implementing3["UpdateCommand"]-.->Type + click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" diff --git a/api/Cake.SevenZip.Switches/ISupportSwitchVolume/index.html b/api/Cake.SevenZip.Switches/ISupportSwitchVolume/index.html index 25f830bf..0fcaa2d2 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchVolume/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchVolume/index.html @@ -135,32 +135,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -197,6 +171,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • diff --git a/api/Cake.SevenZip.Switches/ISupportSwitchWorkingDirectory/index.html b/api/Cake.SevenZip.Switches/ISupportSwitchWorkingDirectory/index.html index dbd65aae..64be840a 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchWorkingDirectory/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchWorkingDirectory/index.html @@ -135,32 +135,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -197,6 +171,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • @@ -252,9 +252,9 @@

    Summary

    @@ -268,12 +268,12 @@

    Summary

    class Type type-node Implementing0["DeleteCommand"]-.->Type click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" - Implementing1["AddCommand"]-.->Type - click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" - Implementing2["UpdateCommand"]-.->Type - click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" - Implementing3["RenameCommand"]-.->Type - click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/RenameCommand" + Implementing1["RenameCommand"]-.->Type + click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/RenameCommand" + Implementing2["AddCommand"]-.->Type + click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" + Implementing3["UpdateCommand"]-.->Type + click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" diff --git a/api/Cake.SevenZip.Switches/ISwitch/index.html b/api/Cake.SevenZip.Switches/ISwitch/index.html index 3631a3d8..7d70b022 100644 --- a/api/Cake.SevenZip.Switches/ISwitch/index.html +++ b/api/Cake.SevenZip.Switches/ISwitch/index.html @@ -134,32 +134,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -196,6 +170,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • @@ -235,37 +235,37 @@

    Summary

    Implementing Types
    @@ -275,68 +275,68 @@

    Summary

    graph BT Type["ISwitch"] class Type type-node - Implementing0["SwitchCompressionMethod"]-.->Type - click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchCompressionMethod" - Implementing1["SwitchSetHashFunction"]-.->Type - click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchSetHashFunction" - Implementing2["SwitchExcludeFilename"]-.->Type - click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchExcludeFilename" - Implementing3["BaseBoolSwitch"]-.->Type - click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Switches/BaseBoolSwitch" - Implementing4["SwitchPassword"]-.->Type - click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchPassword" - Implementing5["SwitchNtfsAlternateStreams"]-.->Type - click Implementing5 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchNtfsAlternateStreams" - Implementing6["SwitchArchiveType"]-.->Type - click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchArchiveType" - Implementing7["SwitchOverwriteMode"]-.->Type - click Implementing7 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchOverwriteMode" - Implementing8["SwitchIncludeFilename"]-.->Type - click Implementing8 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchIncludeFilename" - Implementing9["SwitchExcludeFilenameCollection"]-.->Type - click Implementing9 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchExcludeFilenameCollection" - Implementing10["SwitchVolumeCollection"]-.->Type - click Implementing10 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchVolumeCollection" - Implementing11["SwitchDeleteAfterCompression"]-.->Type - click Implementing11 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchDeleteAfterCompression" - Implementing12["SwitchIncludeFilenameCollection"]-.->Type - click Implementing12 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchIncludeFilenameCollection" - Implementing13["SwitchRecurseSubdirectories"]-.->Type - click Implementing13 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchRecurseSubdirectories" - Implementing14["SwitchExcludeArchiveFilename"]-.->Type - click Implementing14 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchExcludeArchiveFilename" - Implementing15["SwitchSetTimestampFromMostRecentFile"]-.->Type - click Implementing15 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchSetTimestampFromMostRecentFile" - Implementing16["SwitchExcludeArchiveFilenameCollection"]-.->Type - click Implementing16 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchExcludeArchiveFilenameCollection" - Implementing17["SwitchOutputDirectory"]-.->Type - click Implementing17 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchOutputDirectory" - Implementing18["SwitchIncludeArchiveFilename"]-.->Type - click Implementing18 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchIncludeArchiveFilename" - Implementing19["SwitchSelfExtractingArchive"]-.->Type - click Implementing19 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchSelfExtractingArchive" + Implementing0["SwitchIncludeArchiveFilename"]-.->Type + click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchIncludeArchiveFilename" + Implementing1["SwitchVolume"]-.->Type + click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchVolume" + Implementing2["SwitchNtfsAlternateStreams"]-.->Type + click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchNtfsAlternateStreams" + Implementing3["SwitchSetHashFunctionCollection"]-.->Type + click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchSetHashFunctionCollection" + Implementing4["SwitchSetTimestampFromMostRecentFile"]-.->Type + click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchSetTimestampFromMostRecentFile" + Implementing5["SwitchSelfExtractingArchive"]-.->Type + click Implementing5 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchSelfExtractingArchive" + Implementing6["SwitchOverwriteMode"]-.->Type + click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchOverwriteMode" + Implementing7["SwitchExcludeFilenameCollection"]-.->Type + click Implementing7 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchExcludeFilenameCollection" + Implementing8["SwitchNtSecurityInformation"]-.->Type + click Implementing8 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchNtSecurityInformation" + Implementing9["SwitchExcludeArchiveFilename"]-.->Type + click Implementing9 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchExcludeArchiveFilename" + Implementing10["BaseBoolSwitch"]-.->Type + click Implementing10 "/Cake.7zip/api/Cake.SevenZip.Switches/BaseBoolSwitch" + Implementing11["SwitchExcludeArchiveFilenameCollection"]-.->Type + click Implementing11 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchExcludeArchiveFilenameCollection" + Implementing12["SwitchFullyQualifiedFilePaths"]-.->Type + click Implementing12 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchFullyQualifiedFilePaths" + Implementing13["SwitchIncludeFilename"]-.->Type + click Implementing13 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchIncludeFilename" + Implementing14["SwitchExcludeFilename"]-.->Type + click Implementing14 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchExcludeFilename" + Implementing15["SwitchUpdateOptions"]-.->Type + click Implementing15 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchUpdateOptions" + Implementing16["SwitchIncludeFilenameCollection"]-.->Type + click Implementing16 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchIncludeFilenameCollection" + Implementing17["SwitchIncludeArchiveFilenameCollection"]-.->Type + click Implementing17 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchIncludeArchiveFilenameCollection" + Implementing18["SwitchShowTechnicalInformation"]-.->Type + click Implementing18 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchShowTechnicalInformation" + Implementing19["SwitchPassword"]-.->Type + click Implementing19 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchPassword" Implementing20["SwitchCompressFilesOpenForWriting"]-.->Type click Implementing20 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchCompressFilesOpenForWriting" - Implementing21["SwitchIncludeArchiveFilenameCollection"]-.->Type - click Implementing21 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchIncludeArchiveFilenameCollection" - Implementing22["SwitchNtSecurityInformation"]-.->Type - click Implementing22 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchNtSecurityInformation" - Implementing23["SwitchDisableParsingOfArchiveName"]-.->Type - click Implementing23 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchDisableParsingOfArchiveName" - Implementing24["SwitchSetHashFunctionCollection"]-.->Type - click Implementing24 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchSetHashFunctionCollection" - Implementing25["SwitchWorkingDirectory"]-.->Type - click Implementing25 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchWorkingDirectory" - Implementing26["SwitchVolume"]-.->Type - click Implementing26 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchVolume" - Implementing27["SwitchFullyQualifiedFilePaths"]-.->Type - click Implementing27 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchFullyQualifiedFilePaths" - Implementing28["BaseSwitchCollection<T>"]-.->Type - click Implementing28 "/Cake.7zip/api/Cake.SevenZip.Switches/BaseSwitchCollection_1" - Implementing29["SwitchShowTechnicalInformation"]-.->Type - click Implementing29 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchShowTechnicalInformation" - Implementing30["SwitchUpdateOptions"]-.->Type - click Implementing30 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchUpdateOptions" + Implementing21["SwitchDisableParsingOfArchiveName"]-.->Type + click Implementing21 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchDisableParsingOfArchiveName" + Implementing22["SwitchRecurseSubdirectories"]-.->Type + click Implementing22 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchRecurseSubdirectories" + Implementing23["SwitchWorkingDirectory"]-.->Type + click Implementing23 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchWorkingDirectory" + Implementing24["BaseSwitchCollection<T>"]-.->Type + click Implementing24 "/Cake.7zip/api/Cake.SevenZip.Switches/BaseSwitchCollection_1" + Implementing25["SwitchDeleteAfterCompression"]-.->Type + click Implementing25 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchDeleteAfterCompression" + Implementing26["SwitchSetHashFunction"]-.->Type + click Implementing26 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchSetHashFunction" + Implementing27["SwitchArchiveType"]-.->Type + click Implementing27 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchArchiveType" + Implementing28["SwitchOutputDirectory"]-.->Type + click Implementing28 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchOutputDirectory" + Implementing29["SwitchCompressionMethod"]-.->Type + click Implementing29 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchCompressionMethod" + Implementing30["SwitchVolumeCollection"]-.->Type + click Implementing30 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchVolumeCollection" diff --git a/api/Cake.SevenZip.Switches/OverwriteMode/index.html b/api/Cake.SevenZip.Switches/OverwriteMode/index.html index 2d4686e8..9af35f45 100644 --- a/api/Cake.SevenZip.Switches/OverwriteMode/index.html +++ b/api/Cake.SevenZip.Switches/OverwriteMode/index.html @@ -135,32 +135,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -197,6 +171,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • diff --git a/api/Cake.SevenZip.Switches/RecurseType/index.html b/api/Cake.SevenZip.Switches/RecurseType/index.html index 0d7e10ef..56efa57e 100644 --- a/api/Cake.SevenZip.Switches/RecurseType/index.html +++ b/api/Cake.SevenZip.Switches/RecurseType/index.html @@ -135,32 +135,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -197,6 +171,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • diff --git a/api/Cake.SevenZip.Switches/SwitchArchiveType/index.html b/api/Cake.SevenZip.Switches/SwitchArchiveType/index.html index 65ea84e6..9a5d9c9a 100644 --- a/api/Cake.SevenZip.Switches/SwitchArchiveType/index.html +++ b/api/Cake.SevenZip.Switches/SwitchArchiveType/index.html @@ -136,32 +136,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -198,6 +172,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • diff --git a/api/Cake.SevenZip.Switches/SwitchCompressFilesOpenForWriting/index.html b/api/Cake.SevenZip.Switches/SwitchCompressFilesOpenForWriting/index.html index 21db9739..f454b9b9 100644 --- a/api/Cake.SevenZip.Switches/SwitchCompressFilesOpenForWriting/index.html +++ b/api/Cake.SevenZip.Switches/SwitchCompressFilesOpenForWriting/index.html @@ -136,32 +136,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -198,6 +172,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • diff --git a/api/Cake.SevenZip.Switches/SwitchCompressionMethod/index.html b/api/Cake.SevenZip.Switches/SwitchCompressionMethod/index.html index 8c1d4160..10799d01 100644 --- a/api/Cake.SevenZip.Switches/SwitchCompressionMethod/index.html +++ b/api/Cake.SevenZip.Switches/SwitchCompressionMethod/index.html @@ -136,32 +136,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -198,6 +172,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • diff --git a/api/Cake.SevenZip.Switches/SwitchDeleteAfterCompression/index.html b/api/Cake.SevenZip.Switches/SwitchDeleteAfterCompression/index.html index ebccd831..5f5194ce 100644 --- a/api/Cake.SevenZip.Switches/SwitchDeleteAfterCompression/index.html +++ b/api/Cake.SevenZip.Switches/SwitchDeleteAfterCompression/index.html @@ -136,32 +136,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -198,6 +172,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • diff --git a/api/Cake.SevenZip.Switches/SwitchDisableParsingOfArchiveName/index.html b/api/Cake.SevenZip.Switches/SwitchDisableParsingOfArchiveName/index.html index 8b3e16de..d102b897 100644 --- a/api/Cake.SevenZip.Switches/SwitchDisableParsingOfArchiveName/index.html +++ b/api/Cake.SevenZip.Switches/SwitchDisableParsingOfArchiveName/index.html @@ -136,32 +136,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -198,6 +172,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • diff --git a/api/Cake.SevenZip.Switches/SwitchExcludeArchiveFilename/index.html b/api/Cake.SevenZip.Switches/SwitchExcludeArchiveFilename/index.html index 1402c16a..ef1fbbad 100644 --- a/api/Cake.SevenZip.Switches/SwitchExcludeArchiveFilename/index.html +++ b/api/Cake.SevenZip.Switches/SwitchExcludeArchiveFilename/index.html @@ -136,32 +136,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -198,6 +172,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • diff --git a/api/Cake.SevenZip.Switches/SwitchExcludeArchiveFilenameCollection/index.html b/api/Cake.SevenZip.Switches/SwitchExcludeArchiveFilenameCollection/index.html index 263631b6..ae26680d 100644 --- a/api/Cake.SevenZip.Switches/SwitchExcludeArchiveFilenameCollection/index.html +++ b/api/Cake.SevenZip.Switches/SwitchExcludeArchiveFilenameCollection/index.html @@ -135,32 +135,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -197,6 +171,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • diff --git a/api/Cake.SevenZip.Switches/SwitchExcludeFilename/index.html b/api/Cake.SevenZip.Switches/SwitchExcludeFilename/index.html index eed4fc10..6c14dda0 100644 --- a/api/Cake.SevenZip.Switches/SwitchExcludeFilename/index.html +++ b/api/Cake.SevenZip.Switches/SwitchExcludeFilename/index.html @@ -136,32 +136,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -198,6 +172,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • diff --git a/api/Cake.SevenZip.Switches/SwitchExcludeFilenameCollection/index.html b/api/Cake.SevenZip.Switches/SwitchExcludeFilenameCollection/index.html index f17d841c..d3731bc8 100644 --- a/api/Cake.SevenZip.Switches/SwitchExcludeFilenameCollection/index.html +++ b/api/Cake.SevenZip.Switches/SwitchExcludeFilenameCollection/index.html @@ -135,32 +135,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -197,6 +171,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • diff --git a/api/Cake.SevenZip.Switches/SwitchFullyQualifiedFilePaths/index.html b/api/Cake.SevenZip.Switches/SwitchFullyQualifiedFilePaths/index.html index 393164a9..eca2b34f 100644 --- a/api/Cake.SevenZip.Switches/SwitchFullyQualifiedFilePaths/index.html +++ b/api/Cake.SevenZip.Switches/SwitchFullyQualifiedFilePaths/index.html @@ -137,32 +137,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -199,6 +173,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • diff --git a/api/Cake.SevenZip.Switches/SwitchIncludeArchiveFilename/index.html b/api/Cake.SevenZip.Switches/SwitchIncludeArchiveFilename/index.html index baccb0b8..af03e4b8 100644 --- a/api/Cake.SevenZip.Switches/SwitchIncludeArchiveFilename/index.html +++ b/api/Cake.SevenZip.Switches/SwitchIncludeArchiveFilename/index.html @@ -136,32 +136,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -198,6 +172,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • diff --git a/api/Cake.SevenZip.Switches/SwitchIncludeArchiveFilenameCollection/index.html b/api/Cake.SevenZip.Switches/SwitchIncludeArchiveFilenameCollection/index.html index f39ac862..9bf0109d 100644 --- a/api/Cake.SevenZip.Switches/SwitchIncludeArchiveFilenameCollection/index.html +++ b/api/Cake.SevenZip.Switches/SwitchIncludeArchiveFilenameCollection/index.html @@ -135,32 +135,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -197,6 +171,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • diff --git a/api/Cake.SevenZip.Switches/SwitchIncludeFilename/index.html b/api/Cake.SevenZip.Switches/SwitchIncludeFilename/index.html index 27c4688f..72111a24 100644 --- a/api/Cake.SevenZip.Switches/SwitchIncludeFilename/index.html +++ b/api/Cake.SevenZip.Switches/SwitchIncludeFilename/index.html @@ -136,32 +136,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -198,6 +172,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • diff --git a/api/Cake.SevenZip.Switches/SwitchIncludeFilenameCollection/index.html b/api/Cake.SevenZip.Switches/SwitchIncludeFilenameCollection/index.html index bcfb283f..7bf6d82d 100644 --- a/api/Cake.SevenZip.Switches/SwitchIncludeFilenameCollection/index.html +++ b/api/Cake.SevenZip.Switches/SwitchIncludeFilenameCollection/index.html @@ -135,32 +135,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -197,6 +171,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • diff --git a/api/Cake.SevenZip.Switches/SwitchNtSecurityInformation/index.html b/api/Cake.SevenZip.Switches/SwitchNtSecurityInformation/index.html index dfc315de..5689c8a1 100644 --- a/api/Cake.SevenZip.Switches/SwitchNtSecurityInformation/index.html +++ b/api/Cake.SevenZip.Switches/SwitchNtSecurityInformation/index.html @@ -136,32 +136,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -198,6 +172,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • diff --git a/api/Cake.SevenZip.Switches/SwitchNtfsAlternateStreams/index.html b/api/Cake.SevenZip.Switches/SwitchNtfsAlternateStreams/index.html index 65dc520b..ec54d228 100644 --- a/api/Cake.SevenZip.Switches/SwitchNtfsAlternateStreams/index.html +++ b/api/Cake.SevenZip.Switches/SwitchNtfsAlternateStreams/index.html @@ -136,32 +136,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -198,6 +172,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • diff --git a/api/Cake.SevenZip.Switches/SwitchOutputDirectory/index.html b/api/Cake.SevenZip.Switches/SwitchOutputDirectory/index.html index e352304f..a8478a1b 100644 --- a/api/Cake.SevenZip.Switches/SwitchOutputDirectory/index.html +++ b/api/Cake.SevenZip.Switches/SwitchOutputDirectory/index.html @@ -136,32 +136,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -198,6 +172,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • diff --git a/api/Cake.SevenZip.Switches/SwitchOverwriteMode/index.html b/api/Cake.SevenZip.Switches/SwitchOverwriteMode/index.html index e4eaba37..260fb7b1 100644 --- a/api/Cake.SevenZip.Switches/SwitchOverwriteMode/index.html +++ b/api/Cake.SevenZip.Switches/SwitchOverwriteMode/index.html @@ -136,32 +136,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -198,6 +172,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • diff --git a/api/Cake.SevenZip.Switches/SwitchPassword/index.html b/api/Cake.SevenZip.Switches/SwitchPassword/index.html index 215621c0..a1172e65 100644 --- a/api/Cake.SevenZip.Switches/SwitchPassword/index.html +++ b/api/Cake.SevenZip.Switches/SwitchPassword/index.html @@ -136,32 +136,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -198,6 +172,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • diff --git a/api/Cake.SevenZip.Switches/SwitchRecurseSubdirectories/index.html b/api/Cake.SevenZip.Switches/SwitchRecurseSubdirectories/index.html index 5f4217f3..2d42b1e1 100644 --- a/api/Cake.SevenZip.Switches/SwitchRecurseSubdirectories/index.html +++ b/api/Cake.SevenZip.Switches/SwitchRecurseSubdirectories/index.html @@ -136,32 +136,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -198,6 +172,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • diff --git a/api/Cake.SevenZip.Switches/SwitchSelfExtractingArchive/index.html b/api/Cake.SevenZip.Switches/SwitchSelfExtractingArchive/index.html index cbb8b388..c5361262 100644 --- a/api/Cake.SevenZip.Switches/SwitchSelfExtractingArchive/index.html +++ b/api/Cake.SevenZip.Switches/SwitchSelfExtractingArchive/index.html @@ -136,32 +136,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -198,6 +172,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • diff --git a/api/Cake.SevenZip.Switches/SwitchSetHashFunction/index.html b/api/Cake.SevenZip.Switches/SwitchSetHashFunction/index.html index d6be89c3..17b2546e 100644 --- a/api/Cake.SevenZip.Switches/SwitchSetHashFunction/index.html +++ b/api/Cake.SevenZip.Switches/SwitchSetHashFunction/index.html @@ -136,32 +136,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -198,6 +172,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • diff --git a/api/Cake.SevenZip.Switches/SwitchSetHashFunctionCollection/index.html b/api/Cake.SevenZip.Switches/SwitchSetHashFunctionCollection/index.html index ea83e8f7..0f74b01e 100644 --- a/api/Cake.SevenZip.Switches/SwitchSetHashFunctionCollection/index.html +++ b/api/Cake.SevenZip.Switches/SwitchSetHashFunctionCollection/index.html @@ -135,32 +135,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -197,6 +171,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • diff --git a/api/Cake.SevenZip.Switches/SwitchSetTimestampFromMostRecentFile/index.html b/api/Cake.SevenZip.Switches/SwitchSetTimestampFromMostRecentFile/index.html index 8fa36c39..1f1c9cff 100644 --- a/api/Cake.SevenZip.Switches/SwitchSetTimestampFromMostRecentFile/index.html +++ b/api/Cake.SevenZip.Switches/SwitchSetTimestampFromMostRecentFile/index.html @@ -136,32 +136,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -198,6 +172,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • diff --git a/api/Cake.SevenZip.Switches/SwitchShowTechnicalInformation/index.html b/api/Cake.SevenZip.Switches/SwitchShowTechnicalInformation/index.html index 71fbc039..9a7bf011 100644 --- a/api/Cake.SevenZip.Switches/SwitchShowTechnicalInformation/index.html +++ b/api/Cake.SevenZip.Switches/SwitchShowTechnicalInformation/index.html @@ -136,32 +136,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -198,6 +172,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • diff --git a/api/Cake.SevenZip.Switches/SwitchUpdateOptions/index.html b/api/Cake.SevenZip.Switches/SwitchUpdateOptions/index.html index 5a3f1657..1638be39 100644 --- a/api/Cake.SevenZip.Switches/SwitchUpdateOptions/index.html +++ b/api/Cake.SevenZip.Switches/SwitchUpdateOptions/index.html @@ -136,32 +136,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -198,6 +172,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • diff --git a/api/Cake.SevenZip.Switches/SwitchVolume/index.html b/api/Cake.SevenZip.Switches/SwitchVolume/index.html index 1833e3a1..51ae5298 100644 --- a/api/Cake.SevenZip.Switches/SwitchVolume/index.html +++ b/api/Cake.SevenZip.Switches/SwitchVolume/index.html @@ -136,32 +136,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -198,6 +172,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • diff --git a/api/Cake.SevenZip.Switches/SwitchVolumeCollection/index.html b/api/Cake.SevenZip.Switches/SwitchVolumeCollection/index.html index 81bddd5e..a5be67ac 100644 --- a/api/Cake.SevenZip.Switches/SwitchVolumeCollection/index.html +++ b/api/Cake.SevenZip.Switches/SwitchVolumeCollection/index.html @@ -135,32 +135,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -197,6 +171,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • diff --git a/api/Cake.SevenZip.Switches/SwitchWorkingDirectory/index.html b/api/Cake.SevenZip.Switches/SwitchWorkingDirectory/index.html index 218bdca7..f11dd80b 100644 --- a/api/Cake.SevenZip.Switches/SwitchWorkingDirectory/index.html +++ b/api/Cake.SevenZip.Switches/SwitchWorkingDirectory/index.html @@ -136,32 +136,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -198,6 +172,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • diff --git a/api/Cake.SevenZip.Switches/UpdateAction/index.html b/api/Cake.SevenZip.Switches/UpdateAction/index.html index 844c1e65..660cb81c 100644 --- a/api/Cake.SevenZip.Switches/UpdateAction/index.html +++ b/api/Cake.SevenZip.Switches/UpdateAction/index.html @@ -135,32 +135,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -197,6 +171,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • diff --git a/api/Cake.SevenZip.Switches/VolumeUnit/index.html b/api/Cake.SevenZip.Switches/VolumeUnit/index.html index 3d0bcbf9..4a4647e4 100644 --- a/api/Cake.SevenZip.Switches/VolumeUnit/index.html +++ b/api/Cake.SevenZip.Switches/VolumeUnit/index.html @@ -135,32 +135,6 @@
  • Namespace
  • Cake.SevenZip.Switches
  • -
  • Interface Types
  • -
  • ISupportSwitch
  • -
  • ISupportSwitchArchiveType
  • -
  • ISupportSwitchCompressFilesOpenForWriting
  • -
  • ISupportSwitchCompressionMethod
  • -
  • ISupportSwitchDeleteAfterCompression
  • -
  • ISupportSwitchDisableParsingOfArchiveName
  • -
  • ISupportSwitchExcludeArchiveFilenames
  • -
  • ISupportSwitchExcludeFilenames
  • -
  • ISupportSwitchFullyQualifiedFilePaths
  • -
  • ISupportSwitchIncludeArchiveFilenames
  • -
  • ISupportSwitchIncludeFilenames
  • -
  • ISupportSwitchNtSecurityInformation
  • -
  • ISupportSwitchNtfsAlternateStreams
  • -
  • ISupportSwitchOutputDirectory
  • -
  • ISupportSwitchOverwriteMode
  • -
  • ISupportSwitchPassword
  • -
  • ISupportSwitchRecurseSubdirectories
  • -
  • ISupportSwitchSelfExtractingArchive
  • -
  • ISupportSwitchSetHashFunction
  • -
  • ISupportSwitchShowTechnicalInformation
  • -
  • ISupportSwitchTimestampFromMostRecentFile
  • -
  • ISupportSwitchUpdateOptions
  • -
  • ISupportSwitchVolume
  • -
  • ISupportSwitchWorkingDirectory
  • -
  • ISwitch
  • Class Types
  • BaseBoolSwitch
  • BaseSwitchCollection<T>
  • @@ -197,6 +171,32 @@
  • SwitchWorkingDirectory
  • UpdateAction
  • VolumeUnit
  • +
  • Interface Types
  • +
  • ISupportSwitch
  • +
  • ISupportSwitchArchiveType
  • +
  • ISupportSwitchCompressFilesOpenForWriting
  • +
  • ISupportSwitchCompressionMethod
  • +
  • ISupportSwitchDeleteAfterCompression
  • +
  • ISupportSwitchDisableParsingOfArchiveName
  • +
  • ISupportSwitchExcludeArchiveFilenames
  • +
  • ISupportSwitchExcludeFilenames
  • +
  • ISupportSwitchFullyQualifiedFilePaths
  • +
  • ISupportSwitchIncludeArchiveFilenames
  • +
  • ISupportSwitchIncludeFilenames
  • +
  • ISupportSwitchNtSecurityInformation
  • +
  • ISupportSwitchNtfsAlternateStreams
  • +
  • ISupportSwitchOutputDirectory
  • +
  • ISupportSwitchOverwriteMode
  • +
  • ISupportSwitchPassword
  • +
  • ISupportSwitchRecurseSubdirectories
  • +
  • ISupportSwitchSelfExtractingArchive
  • +
  • ISupportSwitchSetHashFunction
  • +
  • ISupportSwitchShowTechnicalInformation
  • +
  • ISupportSwitchTimestampFromMostRecentFile
  • +
  • ISupportSwitchUpdateOptions
  • +
  • ISupportSwitchVolume
  • +
  • ISupportSwitchWorkingDirectory
  • +
  • ISwitch
  • diff --git a/api/Cake.SevenZip.Switches/index.html b/api/Cake.SevenZip.Switches/index.html index 5f94b4c6..9c315f69 100644 --- a/api/Cake.SevenZip.Switches/index.html +++ b/api/Cake.SevenZip.Switches/index.html @@ -71,8 +71,8 @@
    @@ -171,935 +171,935 @@

    Summary

    -

    Interface Types

    +

    Class Types

    - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + + + + + - + + + + + - + - + - + - + - + - + - - + - - - -
    InterfaceClass Summary
    ISupportSwitchBaseBoolSwitch - Interfaces for all switches. - Commands "support" switches by implementing an ISupportSwitch - (e.g. ISupportSwitchPassword is implemented in all commands - that support setting a password (-p). + BaseClass for simple boolean switches.
    ISupportSwitchArchiveTypeBaseSwitchCollection<T> -

    - Command supports switch -t (set Type of archive). -

    -

    - The Switch is SwitchArchiveType. -

    -

    - The Builder is SwitchArchiveTypeBuilder. -

    + Base for switches that can be given multiple times. + An example is ISupportSwitchExcludeFilenames (-x!*.pdf -x!*.xml) which uses + SwitchExcludeFilenameCollection (which implements this BaseCollection) to set + multiple SwitchExcludeFilename.
    ISupportSwitchCompressFilesOpenForWritingOverwriteMode

    - Command supports switch -ssw (Compress files open for writing). -

    -

    - The Switch is SwitchCompressFilesOpenForWriting. + Specifies the overwrite mode during extraction, to overwrite files already present on disk.

    - The Builder is SwitchCompressFilesOpenForWritingBuilder. -

    - +

    +

    ISupportSwitchCompressionMethodRecurseType

    - Command supports switch -m (Set compression Method). -

    -

    - The Switch is SwitchCompressionMethod. + Specifies the method of treating wildcards and filenames on the command line.

    - The Builder is SwitchCompressionMethodBuilder. -

    +

    +

    ISupportSwitchDeleteAfterCompressionSwitchArchiveType

    - Command supports switch -sdel (Delete files after compression). + -t (set Type of archive) switch.

    - The Switch is SwitchDeleteAfterCompression. + Specifies the type of archive.

    - The Builder is SwitchDeleteAfterCompressionBuilder. -

    - +

    +

    ISupportSwitchDisableParsingOfArchiveNameSwitchCompressFilesOpenForWriting

    - Command supports switch -an (Disable parsing of archive_name). + -ssw (Compress files open for writing) switch.

    - The Switch is SwitchDisableParsingOfArchiveName. + Compresses files open for writing by another applications. + If this switch is not set, 7-zip doesn't include such files to archive.

    - The Builder is SwitchDisableParsingOfArchiveNameBuilder. -

    +

    +

    ISupportSwitchExcludeArchiveFilenamesSwitchCompressionMethod

    - Command supports switch -ax (Exclude archive filenames). + -m (Set compression Method) switch.

    - The Switch is SwitchExcludeArchiveFilenameCollection. + Specifies the compression method.

    - The Builder is SwitchExcludeArchiveFilenamesBuilder. -

    +

    +

    ISupportSwitchExcludeFilenamesSwitchDeleteAfterCompression

    - Command supports switch -x (Exclude filenames). + -sdel (Delete files after compression) switch.

    - The Switch is SwitchExcludeFilenameCollection. + If -sdel switch is specified, 7-Zip deletes files after including to archive. + So it works like moving files to archive. + 7-Zip deletes files at the end of operation and only if archive was successfully created.

    - The Builder is SwitchExcludeFilenamesBuilder. -

    +

    +

    ISupportSwitchFullyQualifiedFilePathsSwitchDisableParsingOfArchiveName

    - Command supports switch -spf/-spf2 (Use fully qualified file paths). + -an (Disable parsing of archive_name) switch.

    - The Switch is SwitchFullyQualifiedFilePaths. + Disables parsing of the archive_name field on the command line. + This switch must be used with the -ai (Include archives) switch. + If you use a file list for your archives, you specify it with the -ai switch, + so you need to disable parsing of archive_name field from command line.

    - The Builder is SwitchFullyQualifiedFilePathsBuilder. -

    +

    +

    ISupportSwitchIncludeArchiveFilenamesSwitchExcludeArchiveFilename

    - Command supports switch -ai (Include archive filenames). + -ax (Exclude archive filenames) switch.

    - The Switch is SwitchIncludeArchiveFilenameCollection. + Specifies archives to be excluded from the operation. + Multiple exclude archive switches are supported.

    - The Builder is SwitchIncludeArchiveFilenamesBuilder. -

    +

    +

    ISupportSwitchIncludeFilenamesSwitchExcludeArchiveFilenameCollection -

    - Command supports switch -i (Include filenames). -

    -

    - The Switch is SwitchIncludeFilenameCollection. -

    -

    - The Builder is SwitchIncludeFilenamesBuilder. -

    - + A Collection of SwitchExcludeArchiveFilename.
    ISupportSwitchNtSecurityInformationSwitchExcludeFilename

    - Command supports switch -sni (NT security information). + -x (Exclude filenames) switch.

    - The Switch is SwitchNtSecurityInformation. + Specifies which filenames or wildcard-names must be excluded from the operation. + Multiple exclude switches are supported.

    - The Builder is SwitchNtSecurityInformationBuilder. -

    +

    +

    ISupportSwitchNtfsAlternateStreamsSwitchExcludeFilenameCollection -

    - Command supports switch -sns (NTFS alternate Streams). -

    -

    - The Switch is SwitchNtfsAlternateStreams. -

    -

    - The Builder is SwitchNtfsAlternateStreamsBuilder. -

    - + A Collection of SwitchExcludeFilename.
    ISupportSwitchOutputDirectorySwitchFullyQualifiedFilePaths + -spf (Use fully qualified file paths) switch. + (Also, -spf2 for full paths without drive letters.)

    - Command supports switch -o (set Output directory). -

    -

    - The Switch is SwitchOutputDirectory. + Enables the mode that allows to use fully qualified file paths in archives. + If -spf switch is not specified, 7-Zip reduces file paths to relative paths when + it adds files to archive, and 7-Zip converts paths to relative paths when you extract archive. + If -spf switch is specified, 7-Zip doesn't try to process or convert paths.

    - The Builder is SwitchOutputDirectoryBuilder. -

    +

    +

    ISupportSwitchOverwriteModeSwitchIncludeArchiveFilename

    - Command supports switch -ao (Overwrite mode). + -ai (Include archive filenames) switch.

    - The Switch is SwitchOverwriteMode. + Specifies additional include archive filenames and wildcards. + Multiple include switches are supported.

    - The Builder is SwitchOverwriteModeBuilder. -

    +

    +

    ISupportSwitchPasswordSwitchIncludeArchiveFilenameCollection + A Collection of SwitchIncludeArchiveFilename. +
    SwitchIncludeFilename

    - Command supports switch -p (set Password) . + -i (Include filenames) switch.

    - The Switch is SwitchPassword. + Specifies additional include filenames and wildcards. + Multiple include switches are supported.

    - The Builder is SwitchPasswordBuilder. -

    +

    +

    ISupportSwitchRecurseSubdirectoriesSwitchIncludeFilenameCollection + A Collection of SwitchIncludeFilename. +
    SwitchNtSecurityInformation

    - Command supports switch -r (Recurse subdirectories). + -sni (Store NT security information) switch.

    - The Switch is SwitchRecurseSubdirectories. + Use this switch to store and restore NT (NTFS) security information for files and directories. + Note that only NTFS file system supports that feature. + Current version of 7-Zip can store NT security information only to WIM archives.

    - The Builder is SwitchRecurseSubdirectoriesBuilder. -

    +

    +

    ISupportSwitchSelfExtractingArchiveSwitchNtfsAlternateStreams

    - Command supports switch -sfx (Create SFX archive). + -sns (Store NTFS alternate Streams) switch.

    - The Switch is SwitchSelfExtractingArchive. + If -sns mode is enabled, 7-Zip processes NTFS Alternate Data Streams for files and folders. + Current version of 7-Zip can store NTFS alternate streams only to WIM archives. + Note: 7-Zip can't include alternate streams to archives on 32-bit Windows XP and older systems.

    - The Builder is SwitchSelfExtractingArchiveBuilder. -

    +

    +

    ISupportSwitchSetHashFunctionSwitchOutputDirectory

    - Command supports switch -scrc (Set hash function). + -o (set Output directory) switch.

    - The Switch is SwitchSetHashFunction. + Specifies a destination directory where files are to be extracted. + This switch can be used only with extraction commands.

    - The Builder is SwitchSetHashFunctionBuilder. -

    +

    +

    ISupportSwitchShowTechnicalInformationSwitchOverwriteMode

    - Command supports switch -slt (Show technical information). + -ao (Overwrite mode) switch.

    - The Switch is SwitchShowTechnicalInformation. + Specifies the overwrite mode during extraction, to overwrite files already present on disk.

    - The Builder is SwitchShowTechnicalInformationBuilder. -

    +

    +

    ISupportSwitchTimestampFromMostRecentFileSwitchPassword

    - Command supports switch -stl (Set archive time-stamp from the most recently modified file). + -p (set Password) switch.

    - The Switch is SwitchSetTimestampFromMostRecentFile. + Specifies password.

    - The Builder is SwitchSetTimestampFromMostRecentFileBuilder. -

    +

    +

    ISupportSwitchUpdateOptionsSwitchRecurseSubdirectories

    - Command supports switch -u (Update options). + -r (Recurse subdirectories) switch.

    - The Switch is SwitchUpdateOptions. + Specifies the method of treating wildcards and filenames on the command line.

    - The Builder is SwitchUpdateOptionsBuilder. -

    +

    +

    ISupportSwitchVolumeSwitchSelfExtractingArchive

    - Command supports switch -v (Create Volumes). + -sfx (Create SFX archive) switch.

    - The Switch is SwitchVolumeCollection. + Specifies the SFX module that will be combined with the archive. + This module must be placed in the same directory as the 7z.exe. + If {SFX_Module} is not assigned, 7-Zip will use standard console SFX module 7zCon.sfx.

    - The Builder is SwitchVolumeBuilder. -

    +

    +

    ISupportSwitchWorkingDirectory. + SwitchSetHashFunction

    - Command supports switch -w (Working directory). + -scrc (Set hash function) switch.

    - The Switch is SwitchWorkingDirectory. + Sets hash function for "extract" and "hash" commands.

    - The Builder is SwitchWorkingDirectoryBuilder. -

    +

    +

    ISwitch - Base for all Switches. -
    -
    -
    - - -

    Class Types

    -
    -
    - - - - - - - - - - - - - + - + - - - - - + - + - + - + + + + + - + - + - - -
    ClassSummary
    BaseBoolSwitch - BaseClass for simple boolean switches. -
    BaseSwitchCollection<T>SwitchSetHashFunctionCollection - Base for switches that can be given multiple times. - An example is ISupportSwitchExcludeFilenames (-x!*.pdf -x!*.xml) which uses - SwitchExcludeFilenameCollection (which implements this BaseCollection) to set - multiple SwitchExcludeFilename. - + A Collection of SwitchSetHashFunction.
    OverwriteModeSwitchSetTimestampFromMostRecentFile

    - Specifies the overwrite mode during extraction, to overwrite files already present on disk. + -stl (Set archive time-stamp from the most recently modified file) switch.

    -

    -

    -
    RecurseType -

    - Specifies the method of treating wildcards and filenames on the command line. + If -stl switch is specified, 7-Zip sets time-stamp for archive file as + time-stamp from the most recently modified file in that archive.

    +
    SwitchArchiveTypeSwitchShowTechnicalInformation

    - -t (set Type of archive) switch. + -slt (Show technical information) switch.

    - Specifies the type of archive. + Sets technical mode for l (List) command.

    +
    SwitchCompressFilesOpenForWritingSwitchUpdateOptions

    - -ssw (Compress files open for writing) switch. + -u (Update options) switch.

    - Compresses files open for writing by another applications. - If this switch is not set, 7-zip doesn't include such files to archive. + Specifies how to update files in an archive and (or) how to create new archives.

    SwitchCompressionMethodSwitchVolume

    - -m (Set compression Method) switch. + -v (Create Volumes) switch.

    - Specifies the compression method. + Specifies volume sizes.

    SwitchDeleteAfterCompressionSwitchVolumeCollection + A Collection of SwitchVolume. +
    SwitchWorkingDirectory

    - -sdel (Delete files after compression) switch. + -w (set Working directory) switch.

    - If -sdel switch is specified, 7-Zip deletes files after including to archive. - So it works like moving files to archive. - 7-Zip deletes files at the end of operation and only if archive was successfully created. + Sets the working directory for the temporary base archive. + By default, 7-Zip builds a new base archive file in the same + directory as the old base archive file. By specifying this switch, + you can set the working directory where the temporary base archive file will be built. + After the temporary base archive file is built, it is copied over the original archive; + then, the temporary file is deleted.

    SwitchDisableParsingOfArchiveNameUpdateAction -

    - -an (Disable parsing of archive_name) switch. -

    -

    - Disables parsing of the archive_name field on the command line. - This switch must be used with the -ai (Include archives) switch. - If you use a file list for your archives, you specify it with the -ai switch, - so you need to disable parsing of archive_name field from command line. -

    + Specifies the action for a given SwitchUpdateOptions-State.

    -
    SwitchExcludeArchiveFilenameVolumeUnit -

    - -ax (Exclude archive filenames) switch. -

    -

    - Specifies archives to be excluded from the operation. - Multiple exclude archive switches are supported. -

    + Units for SwitchCompressionMethod.

    -
    SwitchExcludeArchiveFilenameCollection - A Collection of SwitchExcludeArchiveFilename. +
    +
    +
    + + +

    Interface Types

    +
    +
    + + + + + + + + + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - + - +
    InterfaceSummary
    ISupportSwitch + Interfaces for all switches. + Commands "support" switches by implementing an ISupportSwitch + (e.g. ISupportSwitchPassword is implemented in all commands + that support setting a password (-p).
    SwitchExcludeFilenameISupportSwitchArchiveType

    - -x (Exclude filenames) switch. + Command supports switch -t (set Type of archive).

    - Specifies which filenames or wildcard-names must be excluded from the operation. - Multiple exclude switches are supported. + The Switch is SwitchArchiveType.

    -

    -

    + The Builder is SwitchArchiveTypeBuilder. +

    SwitchExcludeFilenameCollectionISupportSwitchCompressFilesOpenForWriting - A Collection of SwitchExcludeFilename. +

    + Command supports switch -ssw (Compress files open for writing). +

    +

    + The Switch is SwitchCompressFilesOpenForWriting. +

    +

    + The Builder is SwitchCompressFilesOpenForWritingBuilder. +

    +
    SwitchFullyQualifiedFilePathsISupportSwitchCompressionMethod - -spf (Use fully qualified file paths) switch. - (Also, -spf2 for full paths without drive letters.)

    - Enables the mode that allows to use fully qualified file paths in archives. - If -spf switch is not specified, 7-Zip reduces file paths to relative paths when - it adds files to archive, and 7-Zip converts paths to relative paths when you extract archive. - If -spf switch is specified, 7-Zip doesn't try to process or convert paths. + Command supports switch -m (Set compression Method).

    -

    -

    - + The Switch is SwitchCompressionMethod. +

    +

    + The Builder is SwitchCompressionMethodBuilder. +

    SwitchIncludeArchiveFilenameISupportSwitchDeleteAfterCompression

    - -ai (Include archive filenames) switch. + Command supports switch -sdel (Delete files after compression).

    - Specifies additional include archive filenames and wildcards. - Multiple include switches are supported. + The Switch is SwitchDeleteAfterCompression.

    -

    -

    + The Builder is SwitchDeleteAfterCompressionBuilder. +

    SwitchIncludeArchiveFilenameCollectionISupportSwitchDisableParsingOfArchiveName - A Collection of SwitchIncludeArchiveFilename. +

    + Command supports switch -an (Disable parsing of archive_name). +

    +

    + The Switch is SwitchDisableParsingOfArchiveName. +

    +

    + The Builder is SwitchDisableParsingOfArchiveNameBuilder. +

    +
    SwitchIncludeFilenameISupportSwitchExcludeArchiveFilenames

    - -i (Include filenames) switch. + Command supports switch -ax (Exclude archive filenames).

    - Specifies additional include filenames and wildcards. - Multiple include switches are supported. + The Switch is SwitchExcludeArchiveFilenameCollection.

    -

    -

    + The Builder is SwitchExcludeArchiveFilenamesBuilder. +

    SwitchIncludeFilenameCollectionISupportSwitchExcludeFilenames - A Collection of SwitchIncludeFilename. +

    + Command supports switch -x (Exclude filenames). +

    +

    + The Switch is SwitchExcludeFilenameCollection. +

    +

    + The Builder is SwitchExcludeFilenamesBuilder. +

    +
    SwitchNtSecurityInformationISupportSwitchFullyQualifiedFilePaths

    - -sni (Store NT security information) switch. + Command supports switch -spf/-spf2 (Use fully qualified file paths).

    - Use this switch to store and restore NT (NTFS) security information for files and directories. - Note that only NTFS file system supports that feature. - Current version of 7-Zip can store NT security information only to WIM archives. + The Switch is SwitchFullyQualifiedFilePaths.

    -

    -

    + The Builder is SwitchFullyQualifiedFilePathsBuilder. +

    SwitchNtfsAlternateStreamsISupportSwitchIncludeArchiveFilenames

    - -sns (Store NTFS alternate Streams) switch. + Command supports switch -ai (Include archive filenames).

    - If -sns mode is enabled, 7-Zip processes NTFS Alternate Data Streams for files and folders. - Current version of 7-Zip can store NTFS alternate streams only to WIM archives. - Note: 7-Zip can't include alternate streams to archives on 32-bit Windows XP and older systems. + The Switch is SwitchIncludeArchiveFilenameCollection.

    -

    -

    + The Builder is SwitchIncludeArchiveFilenamesBuilder. +

    SwitchOutputDirectoryISupportSwitchIncludeFilenames

    - -o (set Output directory) switch. + Command supports switch -i (Include filenames).

    - Specifies a destination directory where files are to be extracted. - This switch can be used only with extraction commands. + The Switch is SwitchIncludeFilenameCollection.

    -

    -

    + The Builder is SwitchIncludeFilenamesBuilder. +

    SwitchOverwriteModeISupportSwitchNtSecurityInformation

    - -ao (Overwrite mode) switch. + Command supports switch -sni (NT security information).

    - Specifies the overwrite mode during extraction, to overwrite files already present on disk. + The Switch is SwitchNtSecurityInformation.

    -

    -

    + The Builder is SwitchNtSecurityInformationBuilder. +

    SwitchPasswordISupportSwitchNtfsAlternateStreams

    - -p (set Password) switch. + Command supports switch -sns (NTFS alternate Streams).

    - Specifies password. + The Switch is SwitchNtfsAlternateStreams.

    -

    -

    + The Builder is SwitchNtfsAlternateStreamsBuilder. +

    SwitchRecurseSubdirectoriesISupportSwitchOutputDirectory

    - -r (Recurse subdirectories) switch. + Command supports switch -o (set Output directory).

    - Specifies the method of treating wildcards and filenames on the command line. + The Switch is SwitchOutputDirectory.

    -

    -

    + The Builder is SwitchOutputDirectoryBuilder. +

    SwitchSelfExtractingArchiveISupportSwitchOverwriteMode

    - -sfx (Create SFX archive) switch. + Command supports switch -ao (Overwrite mode).

    - Specifies the SFX module that will be combined with the archive. - This module must be placed in the same directory as the 7z.exe. - If {SFX_Module} is not assigned, 7-Zip will use standard console SFX module 7zCon.sfx. + The Switch is SwitchOverwriteMode.

    -

    -

    + The Builder is SwitchOverwriteModeBuilder. +

    SwitchSetHashFunctionISupportSwitchPassword

    - -scrc (Set hash function) switch. + Command supports switch -p (set Password) .

    - Sets hash function for "extract" and "hash" commands. + The Switch is SwitchPassword.

    -

    -

    + The Builder is SwitchPasswordBuilder. +

    SwitchSetHashFunctionCollectionISupportSwitchRecurseSubdirectories - A Collection of SwitchSetHashFunction. +

    + Command supports switch -r (Recurse subdirectories). +

    +

    + The Switch is SwitchRecurseSubdirectories. +

    +

    + The Builder is SwitchRecurseSubdirectoriesBuilder. +

    +
    SwitchSetTimestampFromMostRecentFileISupportSwitchSelfExtractingArchive

    - -stl (Set archive time-stamp from the most recently modified file) switch. + Command supports switch -sfx (Create SFX archive).

    - If -stl switch is specified, 7-Zip sets time-stamp for archive file as - time-stamp from the most recently modified file in that archive. + The Switch is SwitchSelfExtractingArchive.

    -

    -

    + The Builder is SwitchSelfExtractingArchiveBuilder. +

    SwitchShowTechnicalInformationISupportSwitchSetHashFunction

    - -slt (Show technical information) switch. + Command supports switch -scrc (Set hash function).

    - Sets technical mode for l (List) command. + The Switch is SwitchSetHashFunction.

    -

    -

    + The Builder is SwitchSetHashFunctionBuilder. +

    SwitchUpdateOptionsISupportSwitchShowTechnicalInformation

    - -u (Update options) switch. + Command supports switch -slt (Show technical information).

    - Specifies how to update files in an archive and (or) how to create new archives. + The Switch is SwitchShowTechnicalInformation.

    -

    -

    + The Builder is SwitchShowTechnicalInformationBuilder. +

    SwitchVolumeISupportSwitchTimestampFromMostRecentFile

    - -v (Create Volumes) switch. + Command supports switch -stl (Set archive time-stamp from the most recently modified file).

    - Specifies volume sizes. + The Switch is SwitchSetTimestampFromMostRecentFile.

    -

    -

    + The Builder is SwitchSetTimestampFromMostRecentFileBuilder. +

    SwitchVolumeCollectionISupportSwitchUpdateOptions - A Collection of SwitchVolume. +

    + Command supports switch -u (Update options). +

    +

    + The Switch is SwitchUpdateOptions. +

    +

    + The Builder is SwitchUpdateOptionsBuilder. +

    +
    SwitchWorkingDirectoryISupportSwitchVolume

    - -w (set Working directory) switch. + Command supports switch -v (Create Volumes).

    - Sets the working directory for the temporary base archive. - By default, 7-Zip builds a new base archive file in the same - directory as the old base archive file. By specifying this switch, - you can set the working directory where the temporary base archive file will be built. - After the temporary base archive file is built, it is copied over the original archive; - then, the temporary file is deleted. + The Switch is SwitchVolumeCollection.

    -

    -

    + The Builder is SwitchVolumeBuilder. +

    UpdateAction - Specifies the action for a given SwitchUpdateOptions-State. + ISupportSwitchWorkingDirectory.

    -

    -

    + Command supports switch -w (Working directory). +

    +

    + The Switch is SwitchWorkingDirectory. +

    +

    + The Builder is SwitchWorkingDirectoryBuilder. +

    +
    VolumeUnitISwitch - Units for SwitchCompressionMethod. -

    -

    -

    + Base for all Switches.
    diff --git a/assets/js/searchIndex.js b/assets/js/searchIndex.js index b56047d4..2c611477 100644 --- a/assets/js/searchIndex.js +++ b/assets/js/searchIndex.js @@ -39,1862 +39,1862 @@ var searchModule = function() { a( { id:0, - title:"ISupportSwitchNtSecurityInformation", - content:"ISupportSwitchNtSecurityInformation", + title:"HashCommand", + content:"HashCommand", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchNtSecurityInformation', - title:"ISupportSwitchNtSecurityInformation", + url:'/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand', + title:"HashCommand", description:"" } ); a( { id:1, - title:"SwitchVolumeCollection", - content:"SwitchVolumeCollection", + title:"SwitchIncludeArchiveFilename", + content:"SwitchIncludeArchiveFilename", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchVolumeCollection', - title:"SwitchVolumeCollection", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchIncludeArchiveFilename', + title:"SwitchIncludeArchiveFilename", description:"" } ); a( { id:2, - title:"SwitchCompressionMethod", - content:"SwitchCompressionMethod", + title:"IFileHash", + content:"IFileHash", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchCompressionMethod', - title:"SwitchCompressionMethod", + url:'/Cake.7zip/api/Cake.SevenZip.Parsers/IFileHash', + title:"IFileHash", description:"" } ); a( { id:3, - title:"HashCommandBuilder", - content:"HashCommandBuilder", + title:"TestCommandBuilder", + content:"TestCommandBuilder", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Builder/HashCommandBuilder', - title:"HashCommandBuilder", + url:'/Cake.7zip/api/Cake.SevenZip.Builder/TestCommandBuilder', + title:"TestCommandBuilder", description:"" } ); a( { id:4, - title:"SwitchDeleteAfterCompression", - content:"SwitchDeleteAfterCompression", + title:"SwitchVolume", + content:"SwitchVolume", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchDeleteAfterCompression', - title:"SwitchDeleteAfterCompression", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchVolume', + title:"SwitchVolume", description:"" } ); a( { id:5, - title:"IListOutput", - content:"IListOutput", + title:"SwitchNtfsAlternateStreams", + content:"SwitchNtfsAlternateStreams", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Parsers/IListOutput', - title:"IListOutput", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchNtfsAlternateStreams', + title:"SwitchNtfsAlternateStreams", description:"" } ); a( { id:6, - title:"SwitchShowTechnicalInformationBuilder", - content:"SwitchShowTechnicalInformationBuilder", + title:"SwitchSetHashFunctionCollection", + content:"SwitchSetHashFunctionCollection", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Builder/SwitchShowTechnicalInformationBuilder', - title:"SwitchShowTechnicalInformationBuilder", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchSetHashFunctionCollection', + title:"SwitchSetHashFunctionCollection", description:"" } ); a( { id:7, - title:"IOutput", - content:"IOutput", + title:"SwitchSetTimestampFromMostRecentFile", + content:"SwitchSetTimestampFromMostRecentFile", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Parsers/IOutput', - title:"IOutput", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchSetTimestampFromMostRecentFile', + title:"SwitchSetTimestampFromMostRecentFile", description:"" } ); a( { id:8, - title:"SwitchWorkingDirectoryBuilder", - content:"SwitchWorkingDirectoryBuilder", + title:"IHashOutput", + content:"IHashOutput", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Builder/SwitchWorkingDirectoryBuilder', - title:"SwitchWorkingDirectoryBuilder", + url:'/Cake.7zip/api/Cake.SevenZip.Parsers/IHashOutput', + title:"IHashOutput", description:"" } ); a( { id:9, - title:"SwitchSetHashFunction", - content:"SwitchSetHashFunction", + title:"IListOutput", + content:"IListOutput", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchSetHashFunction', - title:"SwitchSetHashFunction", + url:'/Cake.7zip/api/Cake.SevenZip.Parsers/IListOutput', + title:"IListOutput", description:"" } ); a( { id:10, - title:"BaseAddLikeSyntaxCommand", - content:"BaseAddLikeSyntaxCommand", + title:"SwitchSelfExtractingArchive", + content:"SwitchSelfExtractingArchive", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Commands/BaseAddLikeSyntaxCommand', - title:"BaseAddLikeSyntaxCommand", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchSelfExtractingArchive', + title:"SwitchSelfExtractingArchive", description:"" } ); a( { id:11, - title:"ISupportSwitchPassword", - content:"ISupportSwitchPassword", + title:"ISupportSwitchFullyQualifiedFilePaths", + content:"ISupportSwitchFullyQualifiedFilePaths", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchPassword', - title:"ISupportSwitchPassword", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchFullyQualifiedFilePaths', + title:"ISupportSwitchFullyQualifiedFilePaths", description:"" } ); a( { id:12, - title:"VolumeUnit", - content:"VolumeUnit", + title:"CommandBuilder", + content:"CommandBuilder", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/VolumeUnit', - title:"VolumeUnit", + url:'/Cake.7zip/api/Cake.SevenZip.Builder/CommandBuilder', + title:"CommandBuilder", description:"" } ); a( { id:13, - title:"SwitchExcludeArchiveFilenamesBuilder", - content:"SwitchExcludeArchiveFilenamesBuilder", + title:"DeleteCommand", + content:"DeleteCommand", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Builder/SwitchExcludeArchiveFilenamesBuilder', - title:"SwitchExcludeArchiveFilenamesBuilder", + url:'/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand', + title:"DeleteCommand", description:"" } ); a( { id:14, - title:"SwitchIncludeFilenameCollection", - content:"SwitchIncludeFilenameCollection", + title:"IArchivedFileListOutput", + content:"IArchivedFileListOutput", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchIncludeFilenameCollection', - title:"SwitchIncludeFilenameCollection", + url:'/Cake.7zip/api/Cake.SevenZip.Parsers/IArchivedFileListOutput', + title:"IArchivedFileListOutput", description:"" } ); a( { id:15, - title:"SwitchRecurseSubdirectories", - content:"SwitchRecurseSubdirectories", + title:"ISupportSwitchRecurseSubdirectories", + content:"ISupportSwitchRecurseSubdirectories", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchRecurseSubdirectories', - title:"SwitchRecurseSubdirectories", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchRecurseSubdirectories', + title:"ISupportSwitchRecurseSubdirectories", description:"" } ); a( { id:16, - title:"DeleteCommand", - content:"DeleteCommand", + title:"ICommand", + content:"ICommand", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand', - title:"DeleteCommand", + url:'/Cake.7zip/api/Cake.SevenZip.Commands/ICommand', + title:"ICommand", description:"" } ); a( { id:17, - title:"ArgumentFilesBuilder", - content:"ArgumentFilesBuilder", + title:"IInformationOutput", + content:"IInformationOutput", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Builder/ArgumentFilesBuilder', - title:"ArgumentFilesBuilder", + url:'/Cake.7zip/api/Cake.SevenZip.Parsers/IInformationOutput', + title:"IInformationOutput", description:"" } ); a( { id:18, - title:"SwitchExcludeFilename", - content:"SwitchExcludeFilename", + title:"IHash", + content:"IHash", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchExcludeFilename', - title:"SwitchExcludeFilename", + url:'/Cake.7zip/api/Cake.SevenZip.Parsers/IHash', + title:"IHash", description:"" } ); a( { id:19, - title:"BaseOutputBuilder", - content:"BaseOutputBuilder", + title:"SwitchOverwriteMode", + content:"SwitchOverwriteMode", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Builder/BaseOutputBuilder_2', - title:"BaseOutputBuilder", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchOverwriteMode', + title:"SwitchOverwriteMode", description:"" } ); a( { id:20, - title:"SwitchSetHashFunctionBuilder", - content:"SwitchSetHashFunctionBuilder", + title:"SwitchShowTechnicalInformationBuilder", + content:"SwitchShowTechnicalInformationBuilder", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Builder/SwitchSetHashFunctionBuilder', - title:"SwitchSetHashFunctionBuilder", + url:'/Cake.7zip/api/Cake.SevenZip.Builder/SwitchShowTechnicalInformationBuilder', + title:"SwitchShowTechnicalInformationBuilder", description:"" } ); a( { id:21, - title:"SwitchDisableParsingOfArchiveNameBuilder", - content:"SwitchDisableParsingOfArchiveNameBuilder", + title:"ISupportSwitchExcludeFilenames", + content:"ISupportSwitchExcludeFilenames", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Builder/SwitchDisableParsingOfArchiveNameBuilder', - title:"SwitchDisableParsingOfArchiveNameBuilder", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchExcludeFilenames', + title:"ISupportSwitchExcludeFilenames", description:"" } ); a( { id:22, - title:"ISupportSwitchOutputDirectory", - content:"ISupportSwitchOutputDirectory", + title:"ExtractCommand", + content:"ExtractCommand", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchOutputDirectory', - title:"ISupportSwitchOutputDirectory", + url:'/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand', + title:"ExtractCommand", description:"" } ); a( { id:23, - title:"ExtractCommandBuilder", - content:"ExtractCommandBuilder", + title:"RenamePair", + content:"RenamePair", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Builder/ExtractCommandBuilder', - title:"ExtractCommandBuilder", + url:'/Cake.7zip/api/Cake.SevenZip.Arguments/RenamePair', + title:"RenamePair", description:"" } ); a( { id:24, - title:"ISupportSwitchDisableParsingOfArchiveName", - content:"ISupportSwitchDisableParsingOfArchiveName", + title:"SwitchExcludeFilename", + content:"SwitchExcludeFilename", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchDisableParsingOfArchiveName', - title:"ISupportSwitchDisableParsingOfArchiveName", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchExcludeFilename', + title:"SwitchExcludeFilename", description:"" } ); a( { id:25, - title:"DeleteCommandBuilder", - content:"DeleteCommandBuilder", + title:"AddCommandBuilder", + content:"AddCommandBuilder", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Builder/DeleteCommandBuilder', - title:"DeleteCommandBuilder", + url:'/Cake.7zip/api/Cake.SevenZip.Builder/AddCommandBuilder', + title:"AddCommandBuilder", description:"" } ); a( { id:26, - title:"SwitchExcludeArchiveFilename", - content:"SwitchExcludeArchiveFilename", + title:"ISupportSwitchDeleteAfterCompression", + content:"ISupportSwitchDeleteAfterCompression", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchExcludeArchiveFilename', - title:"SwitchExcludeArchiveFilename", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchDeleteAfterCompression', + title:"ISupportSwitchDeleteAfterCompression", description:"" } ); a( { id:27, - title:"ICommand", - content:"ICommand", + title:"BaseAddLikeSyntaxCommand", + content:"BaseAddLikeSyntaxCommand", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Commands/ICommand', - title:"ICommand", + url:'/Cake.7zip/api/Cake.SevenZip.Commands/BaseAddLikeSyntaxCommand', + title:"BaseAddLikeSyntaxCommand", description:"" } ); a( { id:28, - title:"BaseCommand", - content:"BaseCommand", + title:"SwitchUpdateOptionsBuilder", + content:"SwitchUpdateOptionsBuilder", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Commands/BaseCommand', - title:"BaseCommand", + url:'/Cake.7zip/api/Cake.SevenZip.Builder/SwitchUpdateOptionsBuilder', + title:"SwitchUpdateOptionsBuilder", description:"" } ); a( { id:29, - title:"SwitchIncludeArchiveFilename", - content:"SwitchIncludeArchiveFilename", + title:"IArchiveListOutput", + content:"IArchiveListOutput", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchIncludeArchiveFilename', - title:"SwitchIncludeArchiveFilename", + url:'/Cake.7zip/api/Cake.SevenZip.Parsers/IArchiveListOutput', + title:"IArchiveListOutput", description:"" } ); a( { id:30, - title:"IFileHash", - content:"IFileHash", + title:"ExtractCommandBuilder", + content:"ExtractCommandBuilder", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Parsers/IFileHash', - title:"IFileHash", + url:'/Cake.7zip/api/Cake.SevenZip.Builder/ExtractCommandBuilder', + title:"ExtractCommandBuilder", description:"" } ); a( { id:31, - title:"IHaveArgument", - content:"IHaveArgument", + title:"ISupportSwitchCompressFilesOpenForWriting", + content:"ISupportSwitchCompressFilesOpenForWriting", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Arguments/IHaveArgument', - title:"IHaveArgument", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchCompressFilesOpenForWriting', + title:"ISupportSwitchCompressFilesOpenForWriting", description:"" } ); a( { id:32, - title:"ISwitch", - content:"ISwitch", + title:"SwitchUpdateOptions", + content:"SwitchUpdateOptions", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/ISwitch', - title:"ISwitch", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchUpdateOptions', + title:"SwitchUpdateOptions", description:"" } ); a( { id:33, - title:"TestCommand", - content:"TestCommand", + title:"SwitchDeleteAfterCompressionBuilder", + content:"SwitchDeleteAfterCompressionBuilder", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand', - title:"TestCommand", + url:'/Cake.7zip/api/Cake.SevenZip.Builder/SwitchDeleteAfterCompressionBuilder', + title:"SwitchDeleteAfterCompressionBuilder", description:"" } ); a( { id:34, - title:"SwitchNtSecurityInformationBuilder", - content:"SwitchNtSecurityInformationBuilder", + title:"ISupportSwitchNtfsAlternateStreams", + content:"ISupportSwitchNtfsAlternateStreams", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Builder/SwitchNtSecurityInformationBuilder', - title:"SwitchNtSecurityInformationBuilder", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchNtfsAlternateStreams', + title:"ISupportSwitchNtfsAlternateStreams", description:"" } ); a( { id:35, - title:"ISupportSwitchExcludeArchiveFilenames", - content:"ISupportSwitchExcludeArchiveFilenames", + title:"IOutput", + content:"IOutput", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchExcludeArchiveFilenames', - title:"ISupportSwitchExcludeArchiveFilenames", + url:'/Cake.7zip/api/Cake.SevenZip.Parsers/IOutput', + title:"IOutput", description:"" } ); a( { id:36, - title:"SwitchSelfExtractingArchive", - content:"SwitchSelfExtractingArchive", + title:"SwitchCompressionMethodBuilder", + content:"SwitchCompressionMethodBuilder", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchSelfExtractingArchive', - title:"SwitchSelfExtractingArchive", + url:'/Cake.7zip/api/Cake.SevenZip.Builder/SwitchCompressionMethodBuilder', + title:"SwitchCompressionMethodBuilder", description:"" } ); a( { id:37, - title:"ISupportSwitchOverwriteMode", - content:"ISupportSwitchOverwriteMode", + title:"SwitchSetTimestampFromMostRecentFileBuilder", + content:"SwitchSetTimestampFromMostRecentFileBuilder", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchOverwriteMode', - title:"ISupportSwitchOverwriteMode", + url:'/Cake.7zip/api/Cake.SevenZip.Builder/SwitchSetTimestampFromMostRecentFileBuilder', + title:"SwitchSetTimestampFromMostRecentFileBuilder", description:"" } ); a( { id:38, - title:"SwitchCompressFilesOpenForWriting", - content:"SwitchCompressFilesOpenForWriting", + title:"SevenZipAliases", + content:"SevenZipAliases", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchCompressFilesOpenForWriting', - title:"SwitchCompressFilesOpenForWriting", + url:'/Cake.7zip/api/Cake.SevenZip/SevenZipAliases', + title:"SevenZipAliases", description:"" } ); a( { id:39, - title:"SwitchIncludeArchiveFilenameCollection", - content:"SwitchIncludeArchiveFilenameCollection", + title:"AddCommand", + content:"AddCommand", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchIncludeArchiveFilenameCollection', - title:"SwitchIncludeArchiveFilenameCollection", + url:'/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand', + title:"AddCommand", description:"" } ); a( { id:40, - title:"UpdateCommandBuilder", - content:"UpdateCommandBuilder", + title:"SwitchSetHashFunction", + content:"SwitchSetHashFunction", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Builder/UpdateCommandBuilder', - title:"UpdateCommandBuilder", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchSetHashFunction', + title:"SwitchSetHashFunction", description:"" } ); a( { id:41, - title:"SwitchNtSecurityInformation", - content:"SwitchNtSecurityInformation", + title:"IBenchmarkOutput", + content:"IBenchmarkOutput", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchNtSecurityInformation', - title:"SwitchNtSecurityInformation", + url:'/Cake.7zip/api/Cake.SevenZip.Parsers/IBenchmarkOutput', + title:"IBenchmarkOutput", description:"" } ); a( { id:42, - title:"ISupportSwitchFullyQualifiedFilePaths", - content:"ISupportSwitchFullyQualifiedFilePaths", + title:"SwitchArchiveType", + content:"SwitchArchiveType", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchFullyQualifiedFilePaths', - title:"ISupportSwitchFullyQualifiedFilePaths", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchArchiveType', + title:"SwitchArchiveType", description:"" } ); a( { id:43, - title:"RenamePair", - content:"RenamePair", + title:"HashCommandBuilder", + content:"HashCommandBuilder", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Arguments/RenamePair', - title:"RenamePair", + url:'/Cake.7zip/api/Cake.SevenZip.Builder/HashCommandBuilder', + title:"HashCommandBuilder", description:"" } ); a( { id:44, - title:"SwitchSetTimestampFromMostRecentFileBuilder", - content:"SwitchSetTimestampFromMostRecentFileBuilder", + title:"SwitchPasswordBuilder", + content:"SwitchPasswordBuilder", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Builder/SwitchSetTimestampFromMostRecentFileBuilder', - title:"SwitchSetTimestampFromMostRecentFileBuilder", + url:'/Cake.7zip/api/Cake.SevenZip.Builder/SwitchPasswordBuilder', + title:"SwitchPasswordBuilder", description:"" } ); a( { id:45, - title:"BaseOutputCommand", - content:"BaseOutputCommand", + title:"BenchmarkCommandBuilder", + content:"BenchmarkCommandBuilder", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Commands/BaseOutputCommand_1', - title:"BaseOutputCommand", + url:'/Cake.7zip/api/Cake.SevenZip.Builder/BenchmarkCommandBuilder', + title:"BenchmarkCommandBuilder", description:"" } ); a( { id:46, - title:"SwitchDisableParsingOfArchiveName", - content:"SwitchDisableParsingOfArchiveName", + title:"SwitchVolumeBuilder", + content:"SwitchVolumeBuilder", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchDisableParsingOfArchiveName', - title:"SwitchDisableParsingOfArchiveName", + url:'/Cake.7zip/api/Cake.SevenZip.Builder/SwitchVolumeBuilder', + title:"SwitchVolumeBuilder", description:"" } ); a( { id:47, - title:"IHash", - content:"IHash", + title:"SwitchOutputDirectory", + content:"SwitchOutputDirectory", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Parsers/IHash', - title:"IHash", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchOutputDirectory', + title:"SwitchOutputDirectory", description:"" } ); a( { id:48, - title:"SwitchArchiveType", - content:"SwitchArchiveType", + title:"SwitchExcludeFilenamesBuilder", + content:"SwitchExcludeFilenamesBuilder", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchArchiveType', - title:"SwitchArchiveType", + url:'/Cake.7zip/api/Cake.SevenZip.Builder/SwitchExcludeFilenamesBuilder', + title:"SwitchExcludeFilenamesBuilder", description:"" } ); a( { id:49, - title:"ISupportSwitchSetHashFunction", - content:"ISupportSwitchSetHashFunction", + title:"ListCommand", + content:"ListCommand", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchSetHashFunction', - title:"ISupportSwitchSetHashFunction", + url:'/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand', + title:"ListCommand", description:"" } ); a( { id:50, - title:"ISupportSwitchCompressFilesOpenForWriting", - content:"ISupportSwitchCompressFilesOpenForWriting", + title:"BaseOutputCommand", + content:"BaseOutputCommand", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchCompressFilesOpenForWriting', - title:"ISupportSwitchCompressFilesOpenForWriting", + url:'/Cake.7zip/api/Cake.SevenZip.Commands/BaseOutputCommand_1', + title:"BaseOutputCommand", description:"" } ); a( { id:51, - title:"ISupportSwitchDeleteAfterCompression", - content:"ISupportSwitchDeleteAfterCompression", + title:"ISupportSwitchPassword", + content:"ISupportSwitchPassword", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchDeleteAfterCompression', - title:"ISupportSwitchDeleteAfterCompression", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchPassword', + title:"ISupportSwitchPassword", description:"" } ); a( { id:52, - title:"SwitchOverwriteMode", - content:"SwitchOverwriteMode", + title:"IArchiveTestOutput", + content:"IArchiveTestOutput", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchOverwriteMode', - title:"SwitchOverwriteMode", + url:'/Cake.7zip/api/Cake.SevenZip.Parsers/IArchiveTestOutput', + title:"IArchiveTestOutput", description:"" } ); a( { id:53, - title:"SwitchVolumeBuilder", - content:"SwitchVolumeBuilder", + title:"SwitchCompressFilesOpenForWriting", + content:"SwitchCompressFilesOpenForWriting", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Builder/SwitchVolumeBuilder', - title:"SwitchVolumeBuilder", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchCompressFilesOpenForWriting', + title:"SwitchCompressFilesOpenForWriting", description:"" } ); a( { id:54, - title:"SwitchIncludeFilename", - content:"SwitchIncludeFilename", + title:"ISupportSwitchSelfExtractingArchive", + content:"ISupportSwitchSelfExtractingArchive", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchIncludeFilename', - title:"SwitchIncludeFilename", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchSelfExtractingArchive', + title:"ISupportSwitchSelfExtractingArchive", description:"" } ); a( { id:55, - title:"ISupportSwitchWorkingDirectory", - content:"ISupportSwitchWorkingDirectory", + title:"SwitchArchiveTypeBuilder", + content:"SwitchArchiveTypeBuilder", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchWorkingDirectory', - title:"ISupportSwitchWorkingDirectory", + url:'/Cake.7zip/api/Cake.SevenZip.Builder/SwitchArchiveTypeBuilder', + title:"SwitchArchiveTypeBuilder", description:"" } ); a( { id:56, - title:"SwitchCompressionMethodBuilder", - content:"SwitchCompressionMethodBuilder", + title:"ISupportSwitchOverwriteMode", + content:"ISupportSwitchOverwriteMode", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Builder/SwitchCompressionMethodBuilder', - title:"SwitchCompressionMethodBuilder", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchOverwriteMode', + title:"ISupportSwitchOverwriteMode", description:"" } ); a( { id:57, - title:"SevenZipRunner", - content:"SevenZipRunner", + title:"BaseOutputBuilder", + content:"BaseOutputBuilder", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip/SevenZipRunner', - title:"SevenZipRunner", + url:'/Cake.7zip/api/Cake.SevenZip.Builder/BaseOutputBuilder_2', + title:"BaseOutputBuilder", description:"" } ); a( { id:58, - title:"ListCommand", - content:"ListCommand", + title:"ArgumentFilesBuilder", + content:"ArgumentFilesBuilder", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand', - title:"ListCommand", + url:'/Cake.7zip/api/Cake.SevenZip.Builder/ArgumentFilesBuilder', + title:"ArgumentFilesBuilder", description:"" } ); a( { id:59, - title:"InformationCommand", - content:"InformationCommand", + title:"ListCommandBuilder", + content:"ListCommandBuilder", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Commands/InformationCommand', - title:"InformationCommand", + url:'/Cake.7zip/api/Cake.SevenZip.Builder/ListCommandBuilder', + title:"ListCommandBuilder", description:"" } ); a( { id:60, - title:"BenchmarkCommandBuilder", - content:"BenchmarkCommandBuilder", + title:"ISupportSwitchExcludeArchiveFilenames", + content:"ISupportSwitchExcludeArchiveFilenames", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Builder/BenchmarkCommandBuilder', - title:"BenchmarkCommandBuilder", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchExcludeArchiveFilenames', + title:"ISupportSwitchExcludeArchiveFilenames", description:"" } ); a( { id:61, - title:"ArgumentDirectoriesBuilder", - content:"ArgumentDirectoriesBuilder", + title:"IHaveArgumentDirectories", + content:"IHaveArgumentDirectories", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Builder/ArgumentDirectoriesBuilder', - title:"ArgumentDirectoriesBuilder", + url:'/Cake.7zip/api/Cake.SevenZip.Arguments/IHaveArgumentDirectories', + title:"IHaveArgumentDirectories", description:"" } ); a( { id:62, - title:"IHaveArgumentDirectories", - content:"IHaveArgumentDirectories", + title:"SwitchExcludeFilenameCollection", + content:"SwitchExcludeFilenameCollection", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Arguments/IHaveArgumentDirectories', - title:"IHaveArgumentDirectories", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchExcludeFilenameCollection', + title:"SwitchExcludeFilenameCollection", description:"" } ); a( { id:63, - title:"HashCommand", - content:"HashCommand", + title:"SwitchNtSecurityInformation", + content:"SwitchNtSecurityInformation", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand', - title:"HashCommand", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchNtSecurityInformation', + title:"SwitchNtSecurityInformation", description:"" } ); a( { id:64, - title:"SevenZipSettings", - content:"SevenZipSettings", + title:"SwitchExcludeArchiveFilename", + content:"SwitchExcludeArchiveFilename", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip/SevenZipSettings', - title:"SevenZipSettings", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchExcludeArchiveFilename', + title:"SwitchExcludeArchiveFilename", description:"" } ); a( { id:65, - title:"SwitchCompressFilesOpenForWritingBuilder", - content:"SwitchCompressFilesOpenForWritingBuilder", + title:"BaseBoolSwitch", + content:"BaseBoolSwitch", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Builder/SwitchCompressFilesOpenForWritingBuilder', - title:"SwitchCompressFilesOpenForWritingBuilder", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/BaseBoolSwitch', + title:"BaseBoolSwitch", description:"" } ); a( { id:66, - title:"ISupportSwitchIncludeFilenames", - content:"ISupportSwitchIncludeFilenames", + title:"IHaveArgumentFiles", + content:"IHaveArgumentFiles", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchIncludeFilenames', - title:"ISupportSwitchIncludeFilenames", + url:'/Cake.7zip/api/Cake.SevenZip.Arguments/IHaveArgumentFiles', + title:"IHaveArgumentFiles", description:"" } ); a( { id:67, - title:"RenameCommand", - content:"RenameCommand", + title:"ISupportSwitchTimestampFromMostRecentFile", + content:"ISupportSwitchTimestampFromMostRecentFile", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Commands/RenameCommand', - title:"RenameCommand", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchTimestampFromMostRecentFile', + title:"ISupportSwitchTimestampFromMostRecentFile", description:"" } ); a( { id:68, - title:"ISupportSwitchShowTechnicalInformation", - content:"ISupportSwitchShowTechnicalInformation", + title:"ITestOutput", + content:"ITestOutput", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchShowTechnicalInformation', - title:"ISupportSwitchShowTechnicalInformation", + url:'/Cake.7zip/api/Cake.SevenZip.Parsers/ITestOutput', + title:"ITestOutput", description:"" } ); a( { id:69, - title:"SwitchSetTimestampFromMostRecentFile", - content:"SwitchSetTimestampFromMostRecentFile", + title:"ISupportSwitchBuilder", + content:"ISupportSwitchBuilder", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchSetTimestampFromMostRecentFile', - title:"SwitchSetTimestampFromMostRecentFile", + url:'/Cake.7zip/api/Cake.SevenZip.Builder/ISupportSwitchBuilder_1', + title:"ISupportSwitchBuilder", description:"" } ); a( { id:70, - title:"ISupportSwitchIncludeArchiveFilenames", - content:"ISupportSwitchIncludeArchiveFilenames", + title:"SwitchExcludeArchiveFilenameCollection", + content:"SwitchExcludeArchiveFilenameCollection", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchIncludeArchiveFilenames', - title:"ISupportSwitchIncludeArchiveFilenames", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchExcludeArchiveFilenameCollection', + title:"SwitchExcludeArchiveFilenameCollection", description:"" } ); a( { id:71, - title:"SwitchExcludeArchiveFilenameCollection", - content:"SwitchExcludeArchiveFilenameCollection", + title:"ISupportSwitch", + content:"ISupportSwitch", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchExcludeArchiveFilenameCollection', - title:"SwitchExcludeArchiveFilenameCollection", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitch', + title:"ISupportSwitch", description:"" } ); a( { id:72, - title:"ListCommandBuilder", - content:"ListCommandBuilder", + title:"BenchmarkCommand", + content:"BenchmarkCommand", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Builder/ListCommandBuilder', - title:"ListCommandBuilder", + url:'/Cake.7zip/api/Cake.SevenZip.Commands/BenchmarkCommand', + title:"BenchmarkCommand", description:"" } ); a( { id:73, - title:"CommandBuilder", - content:"CommandBuilder", + title:"BaseCommand", + content:"BaseCommand", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Builder/CommandBuilder', - title:"CommandBuilder", + url:'/Cake.7zip/api/Cake.SevenZip.Commands/BaseCommand', + title:"BaseCommand", description:"" } ); a( { id:74, - title:"BenchmarkCommand", - content:"BenchmarkCommand", + title:"SwitchRecurseSubdirectoriesBuilder", + content:"SwitchRecurseSubdirectoriesBuilder", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Commands/BenchmarkCommand', - title:"BenchmarkCommand", + url:'/Cake.7zip/api/Cake.SevenZip.Builder/SwitchRecurseSubdirectoriesBuilder', + title:"SwitchRecurseSubdirectoriesBuilder", description:"" } ); a( { id:75, - title:"RenameCommandBuilder", - content:"RenameCommandBuilder", + title:"SwitchSelfExtractingArchiveBuilder", + content:"SwitchSelfExtractingArchiveBuilder", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Builder/RenameCommandBuilder', - title:"RenameCommandBuilder", + url:'/Cake.7zip/api/Cake.SevenZip.Builder/SwitchSelfExtractingArchiveBuilder', + title:"SwitchSelfExtractingArchiveBuilder", description:"" } ); a( { id:76, - title:"SwitchOverwriteModeBuilder", - content:"SwitchOverwriteModeBuilder", + title:"IHaveArgument", + content:"IHaveArgument", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Builder/SwitchOverwriteModeBuilder', - title:"SwitchOverwriteModeBuilder", + url:'/Cake.7zip/api/Cake.SevenZip.Arguments/IHaveArgument', + title:"IHaveArgument", description:"" } ); a( { id:77, - title:"IBenchmarkOutput", - content:"IBenchmarkOutput", + title:"SwitchFullyQualifiedFilePaths", + content:"SwitchFullyQualifiedFilePaths", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Parsers/IBenchmarkOutput', - title:"IBenchmarkOutput", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchFullyQualifiedFilePaths', + title:"SwitchFullyQualifiedFilePaths", description:"" } ); a( { id:78, - title:"ISupportSwitchSelfExtractingArchive", - content:"ISupportSwitchSelfExtractingArchive", + title:"SwitchOutputDirectoryBuilder", + content:"SwitchOutputDirectoryBuilder", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchSelfExtractingArchive', - title:"ISupportSwitchSelfExtractingArchive", + url:'/Cake.7zip/api/Cake.SevenZip.Builder/SwitchOutputDirectoryBuilder', + title:"SwitchOutputDirectoryBuilder", description:"" } ); a( { id:79, - title:"SwitchOutputDirectory", - content:"SwitchOutputDirectory", + title:"SwitchSetHashFunctionBuilder", + content:"SwitchSetHashFunctionBuilder", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchOutputDirectory', - title:"SwitchOutputDirectory", + url:'/Cake.7zip/api/Cake.SevenZip.Builder/SwitchSetHashFunctionBuilder', + title:"SwitchSetHashFunctionBuilder", description:"" } ); a( { id:80, - title:"ISupportArgumentBuilder", - content:"ISupportArgumentBuilder", + title:"SwitchIncludeArchiveFilenamesBuilder", + content:"SwitchIncludeArchiveFilenamesBuilder", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Builder/ISupportArgumentBuilder_1', - title:"ISupportArgumentBuilder", + url:'/Cake.7zip/api/Cake.SevenZip.Builder/SwitchIncludeArchiveFilenamesBuilder', + title:"SwitchIncludeArchiveFilenamesBuilder", description:"" } ); a( { id:81, - title:"UpdateAction", - content:"UpdateAction", + title:"SwitchIncludeFilenameCollection", + content:"SwitchIncludeFilenameCollection", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/UpdateAction', - title:"UpdateAction", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchIncludeFilenameCollection', + title:"SwitchIncludeFilenameCollection", description:"" } ); a( { id:82, - title:"ISupportSwitchUpdateOptions", - content:"ISupportSwitchUpdateOptions", + title:"ISupportSwitchShowTechnicalInformation", + content:"ISupportSwitchShowTechnicalInformation", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchUpdateOptions', - title:"ISupportSwitchUpdateOptions", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchShowTechnicalInformation', + title:"ISupportSwitchShowTechnicalInformation", description:"" } ); a( { id:83, - title:"ITestOutput", - content:"ITestOutput", + title:"OverwriteMode", + content:"OverwriteMode", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Parsers/ITestOutput', - title:"ITestOutput", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/OverwriteMode', + title:"OverwriteMode", description:"" } ); a( { id:84, - title:"BaseBoolSwitch", - content:"BaseBoolSwitch", + title:"SwitchIncludeArchiveFilenameCollection", + content:"SwitchIncludeArchiveFilenameCollection", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/BaseBoolSwitch', - title:"BaseBoolSwitch", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchIncludeArchiveFilenameCollection', + title:"SwitchIncludeArchiveFilenameCollection", description:"" } ); a( { id:85, - title:"ISupportSwitchNtfsAlternateStreams", - content:"ISupportSwitchNtfsAlternateStreams", + title:"ISupportSwitchIncludeFilenames", + content:"ISupportSwitchIncludeFilenames", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchNtfsAlternateStreams', - title:"ISupportSwitchNtfsAlternateStreams", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchIncludeFilenames', + title:"ISupportSwitchIncludeFilenames", description:"" } ); a( { id:86, - title:"IHaveArgumentArchive", - content:"IHaveArgumentArchive", + title:"SwitchExcludeArchiveFilenamesBuilder", + content:"SwitchExcludeArchiveFilenamesBuilder", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Arguments/IHaveArgumentArchive', - title:"IHaveArgumentArchive", + url:'/Cake.7zip/api/Cake.SevenZip.Builder/SwitchExcludeArchiveFilenamesBuilder', + title:"SwitchExcludeArchiveFilenamesBuilder", description:"" } ); a( { id:87, - title:"AddCommand", - content:"AddCommand", + title:"ISupportSwitchIncludeArchiveFilenames", + content:"ISupportSwitchIncludeArchiveFilenames", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand', - title:"AddCommand", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchIncludeArchiveFilenames', + title:"ISupportSwitchIncludeArchiveFilenames", description:"" } ); a( { id:88, - title:"ISupportSwitchVolume", - content:"ISupportSwitchVolume", + title:"SwitchNtfsAlternateStreamsBuilder", + content:"SwitchNtfsAlternateStreamsBuilder", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchVolume', - title:"ISupportSwitchVolume", + url:'/Cake.7zip/api/Cake.SevenZip.Builder/SwitchNtfsAlternateStreamsBuilder', + title:"SwitchNtfsAlternateStreamsBuilder", description:"" } ); a( { id:89, - title:"SwitchIncludeArchiveFilenamesBuilder", - content:"SwitchIncludeArchiveFilenamesBuilder", + title:"SwitchWorkingDirectoryBuilder", + content:"SwitchWorkingDirectoryBuilder", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Builder/SwitchIncludeArchiveFilenamesBuilder', - title:"SwitchIncludeArchiveFilenamesBuilder", + url:'/Cake.7zip/api/Cake.SevenZip.Builder/SwitchWorkingDirectoryBuilder', + title:"SwitchWorkingDirectoryBuilder", description:"" } ); a( { id:90, - title:"IArchivedFileListOutput", - content:"IArchivedFileListOutput", + title:"SwitchShowTechnicalInformation", + content:"SwitchShowTechnicalInformation", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Parsers/IArchivedFileListOutput', - title:"IArchivedFileListOutput", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchShowTechnicalInformation', + title:"SwitchShowTechnicalInformation", description:"" } ); a( { id:91, - title:"RecurseType", - content:"RecurseType", + title:"SwitchOverwriteModeBuilder", + content:"SwitchOverwriteModeBuilder", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/RecurseType', - title:"RecurseType", + url:'/Cake.7zip/api/Cake.SevenZip.Builder/SwitchOverwriteModeBuilder', + title:"SwitchOverwriteModeBuilder", description:"" } ); a( { id:92, - title:"SwitchPassword", - content:"SwitchPassword", + title:"SwitchIncludeFilenamesBuilder", + content:"SwitchIncludeFilenamesBuilder", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchPassword', - title:"SwitchPassword", + url:'/Cake.7zip/api/Cake.SevenZip.Builder/SwitchIncludeFilenamesBuilder', + title:"SwitchIncludeFilenamesBuilder", description:"" } ); a( { id:93, - title:"SwitchNtfsAlternateStreamsBuilder", - content:"SwitchNtfsAlternateStreamsBuilder", + title:"SwitchPassword", + content:"SwitchPassword", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Builder/SwitchNtfsAlternateStreamsBuilder', - title:"SwitchNtfsAlternateStreamsBuilder", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchPassword', + title:"SwitchPassword", description:"" } ); a( { id:94, - title:"SwitchSelfExtractingArchiveBuilder", - content:"SwitchSelfExtractingArchiveBuilder", + title:"RenameCommandBuilder", + content:"RenameCommandBuilder", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Builder/SwitchSelfExtractingArchiveBuilder', - title:"SwitchSelfExtractingArchiveBuilder", + url:'/Cake.7zip/api/Cake.SevenZip.Builder/RenameCommandBuilder', + title:"RenameCommandBuilder", description:"" } ); a( { id:95, - title:"ISupportSwitchBuilder", - content:"ISupportSwitchBuilder", + title:"TestCommand", + content:"TestCommand", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Builder/ISupportSwitchBuilder_1', - title:"ISupportSwitchBuilder", + url:'/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand', + title:"TestCommand", description:"" } ); a( { id:96, - title:"SwitchArchiveTypeBuilder", - content:"SwitchArchiveTypeBuilder", + title:"RecurseType", + content:"RecurseType", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Builder/SwitchArchiveTypeBuilder', - title:"SwitchArchiveTypeBuilder", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/RecurseType', + title:"RecurseType", description:"" } ); a( { id:97, - title:"SwitchOutputDirectoryBuilder", - content:"SwitchOutputDirectoryBuilder", + title:"ISupportSwitchUpdateOptions", + content:"ISupportSwitchUpdateOptions", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Builder/SwitchOutputDirectoryBuilder', - title:"SwitchOutputDirectoryBuilder", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchUpdateOptions', + title:"ISupportSwitchUpdateOptions", description:"" } ); a( { id:98, - title:"SwitchRecurseSubdirectoriesBuilder", - content:"SwitchRecurseSubdirectoriesBuilder", + title:"SevenZipSettings", + content:"SevenZipSettings", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Builder/SwitchRecurseSubdirectoriesBuilder', - title:"SwitchRecurseSubdirectoriesBuilder", + url:'/Cake.7zip/api/Cake.SevenZip/SevenZipSettings', + title:"SevenZipSettings", description:"" } ); a( { id:99, - title:"SwitchNtfsAlternateStreams", - content:"SwitchNtfsAlternateStreams", + title:"SwitchCompressFilesOpenForWritingBuilder", + content:"SwitchCompressFilesOpenForWritingBuilder", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchNtfsAlternateStreams', - title:"SwitchNtfsAlternateStreams", + url:'/Cake.7zip/api/Cake.SevenZip.Builder/SwitchCompressFilesOpenForWritingBuilder', + title:"SwitchCompressFilesOpenForWritingBuilder", description:"" } ); a( { id:100, - title:"IInformationOutput", - content:"IInformationOutput", + title:"ISupportSwitchCompressionMethod", + content:"ISupportSwitchCompressionMethod", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Parsers/IInformationOutput', - title:"IInformationOutput", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchCompressionMethod', + title:"ISupportSwitchCompressionMethod", description:"" } ); a( { id:101, - title:"IArchiveListOutput", - content:"IArchiveListOutput", + title:"UpdateCommandBuilder", + content:"UpdateCommandBuilder", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Parsers/IArchiveListOutput', - title:"IArchiveListOutput", + url:'/Cake.7zip/api/Cake.SevenZip.Builder/UpdateCommandBuilder', + title:"UpdateCommandBuilder", description:"" } ); a( { id:102, - title:"SevenZipAliases", - content:"SevenZipAliases", + title:"SwitchDisableParsingOfArchiveName", + content:"SwitchDisableParsingOfArchiveName", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip/SevenZipAliases', - title:"SevenZipAliases", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchDisableParsingOfArchiveName', + title:"SwitchDisableParsingOfArchiveName", description:"" } ); a( { id:103, - title:"SwitchSetHashFunctionCollection", - content:"SwitchSetHashFunctionCollection", + title:"ISupportSwitchArchiveType", + content:"ISupportSwitchArchiveType", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchSetHashFunctionCollection', - title:"SwitchSetHashFunctionCollection", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchArchiveType', + title:"ISupportSwitchArchiveType", description:"" } ); a( { id:104, - title:"ISupportSwitch", - content:"ISupportSwitch", + title:"DeleteCommandBuilder", + content:"DeleteCommandBuilder", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitch', - title:"ISupportSwitch", + url:'/Cake.7zip/api/Cake.SevenZip.Builder/DeleteCommandBuilder', + title:"DeleteCommandBuilder", description:"" } ); a( { id:105, - title:"ISupportSwitchArchiveType", - content:"ISupportSwitchArchiveType", + title:"SwitchRecurseSubdirectories", + content:"SwitchRecurseSubdirectories", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchArchiveType', - title:"ISupportSwitchArchiveType", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchRecurseSubdirectories', + title:"SwitchRecurseSubdirectories", description:"" } ); a( { id:106, - title:"SwitchWorkingDirectory", - content:"SwitchWorkingDirectory", + title:"ISupportSwitchDisableParsingOfArchiveName", + content:"ISupportSwitchDisableParsingOfArchiveName", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchWorkingDirectory', - title:"SwitchWorkingDirectory", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchDisableParsingOfArchiveName', + title:"ISupportSwitchDisableParsingOfArchiveName", description:"" } ); a( { id:107, - title:"ISupportSwitchCompressionMethod", - content:"ISupportSwitchCompressionMethod", + title:"VolumeUnit", + content:"VolumeUnit", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchCompressionMethod', - title:"ISupportSwitchCompressionMethod", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/VolumeUnit', + title:"VolumeUnit", description:"" } ); a( { id:108, - title:"SwitchVolume", - content:"SwitchVolume", + title:"ISupportSwitchVolume", + content:"ISupportSwitchVolume", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchVolume', - title:"SwitchVolume", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchVolume', + title:"ISupportSwitchVolume", description:"" } ); a( { id:109, - title:"SwitchFullyQualifiedFilePaths", - content:"SwitchFullyQualifiedFilePaths", + title:"InformationCommandBuilder", + content:"InformationCommandBuilder", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchFullyQualifiedFilePaths', - title:"SwitchFullyQualifiedFilePaths", + url:'/Cake.7zip/api/Cake.SevenZip.Builder/InformationCommandBuilder', + title:"InformationCommandBuilder", description:"" } ); a( { id:110, - title:"ISupportSwitchRecurseSubdirectories", - content:"ISupportSwitchRecurseSubdirectories", + title:"ArgumentArchiveBuilder", + content:"ArgumentArchiveBuilder", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchRecurseSubdirectories', - title:"ISupportSwitchRecurseSubdirectories", + url:'/Cake.7zip/api/Cake.SevenZip.Builder/ArgumentArchiveBuilder', + title:"ArgumentArchiveBuilder", description:"" } ); a( { id:111, - title:"BaseSwitchCollection", - content:"BaseSwitchCollection", + title:"SwitchWorkingDirectory", + content:"SwitchWorkingDirectory", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/BaseSwitchCollection_1', - title:"BaseSwitchCollection", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchWorkingDirectory', + title:"SwitchWorkingDirectory", description:"" } ); a( { id:112, - title:"SwitchPasswordBuilder", - content:"SwitchPasswordBuilder", + title:"RenameCommand", + content:"RenameCommand", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Builder/SwitchPasswordBuilder', - title:"SwitchPasswordBuilder", + url:'/Cake.7zip/api/Cake.SevenZip.Commands/RenameCommand', + title:"RenameCommand", description:"" } ); a( { id:113, - title:"IHashOutput", - content:"IHashOutput", + title:"BaseSwitchCollection", + content:"BaseSwitchCollection", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Parsers/IHashOutput', - title:"IHashOutput", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/BaseSwitchCollection_1', + title:"BaseSwitchCollection", description:"" } ); a( { id:114, - title:"TestCommandBuilder", - content:"TestCommandBuilder", + title:"ISupportSwitchOutputDirectory", + content:"ISupportSwitchOutputDirectory", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Builder/TestCommandBuilder', - title:"TestCommandBuilder", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchOutputDirectory', + title:"ISupportSwitchOutputDirectory", description:"" } ); a( { id:115, - title:"SwitchShowTechnicalInformation", - content:"SwitchShowTechnicalInformation", + title:"SwitchIncludeFilename", + content:"SwitchIncludeFilename", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchShowTechnicalInformation', - title:"SwitchShowTechnicalInformation", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchIncludeFilename', + title:"SwitchIncludeFilename", description:"" } ); a( { id:116, - title:"SwitchIncludeFilenamesBuilder", - content:"SwitchIncludeFilenamesBuilder", + title:"SwitchNtSecurityInformationBuilder", + content:"SwitchNtSecurityInformationBuilder", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Builder/SwitchIncludeFilenamesBuilder', - title:"SwitchIncludeFilenamesBuilder", + url:'/Cake.7zip/api/Cake.SevenZip.Builder/SwitchNtSecurityInformationBuilder', + title:"SwitchNtSecurityInformationBuilder", description:"" } ); a( { id:117, - title:"SwitchUpdateOptions", - content:"SwitchUpdateOptions", + title:"IHaveArgumentArchive", + content:"IHaveArgumentArchive", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchUpdateOptions', - title:"SwitchUpdateOptions", + url:'/Cake.7zip/api/Cake.SevenZip.Arguments/IHaveArgumentArchive', + title:"IHaveArgumentArchive", description:"" } ); a( { id:118, - title:"OverwriteMode", - content:"OverwriteMode", + title:"SwitchCompressionMethod", + content:"SwitchCompressionMethod", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/OverwriteMode', - title:"OverwriteMode", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchCompressionMethod', + title:"SwitchCompressionMethod", description:"" } ); a( { id:119, - title:"ExtractCommand", - content:"ExtractCommand", + title:"ISupportSwitchWorkingDirectory", + content:"ISupportSwitchWorkingDirectory", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand', - title:"ExtractCommand", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchWorkingDirectory', + title:"ISupportSwitchWorkingDirectory", description:"" } ); a( { id:120, - title:"SwitchUpdateOptionsBuilder", - content:"SwitchUpdateOptionsBuilder", + title:"SevenZipRunner", + content:"SevenZipRunner", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Builder/SwitchUpdateOptionsBuilder', - title:"SwitchUpdateOptionsBuilder", + url:'/Cake.7zip/api/Cake.SevenZip/SevenZipRunner', + title:"SevenZipRunner", description:"" } ); a( { id:121, - title:"AddCommandBuilder", - content:"AddCommandBuilder", + title:"UpdateCommand", + content:"UpdateCommand", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Builder/AddCommandBuilder', - title:"AddCommandBuilder", + url:'/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand', + title:"UpdateCommand", description:"" } ); a( { id:122, - title:"ISupportSwitchTimestampFromMostRecentFile", - content:"ISupportSwitchTimestampFromMostRecentFile", + title:"ISupportArgumentBuilder", + content:"ISupportArgumentBuilder", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchTimestampFromMostRecentFile', - title:"ISupportSwitchTimestampFromMostRecentFile", + url:'/Cake.7zip/api/Cake.SevenZip.Builder/ISupportArgumentBuilder_1', + title:"ISupportArgumentBuilder", description:"" } ); a( { id:123, - title:"SwitchExcludeFilenameCollection", - content:"SwitchExcludeFilenameCollection", + title:"ISupportSwitchSetHashFunction", + content:"ISupportSwitchSetHashFunction", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchExcludeFilenameCollection', - title:"SwitchExcludeFilenameCollection", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchSetHashFunction', + title:"ISupportSwitchSetHashFunction", description:"" } ); a( { id:124, - title:"ArgumentArchiveBuilder", - content:"ArgumentArchiveBuilder", + title:"ArgumentDirectoriesBuilder", + content:"ArgumentDirectoriesBuilder", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Builder/ArgumentArchiveBuilder', - title:"ArgumentArchiveBuilder", + url:'/Cake.7zip/api/Cake.SevenZip.Builder/ArgumentDirectoriesBuilder', + title:"ArgumentDirectoriesBuilder", description:"" } ); a( { id:125, - title:"IHaveArgumentFiles", - content:"IHaveArgumentFiles", + title:"SwitchFullyQualifiedFilePathsBuilder", + content:"SwitchFullyQualifiedFilePathsBuilder", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Arguments/IHaveArgumentFiles', - title:"IHaveArgumentFiles", + url:'/Cake.7zip/api/Cake.SevenZip.Builder/SwitchFullyQualifiedFilePathsBuilder', + title:"SwitchFullyQualifiedFilePathsBuilder", description:"" } ); a( { id:126, - title:"SwitchExcludeFilenamesBuilder", - content:"SwitchExcludeFilenamesBuilder", + title:"ISwitch", + content:"ISwitch", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Builder/SwitchExcludeFilenamesBuilder', - title:"SwitchExcludeFilenamesBuilder", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/ISwitch', + title:"ISwitch", description:"" } ); a( { id:127, - title:"UpdateCommand", - content:"UpdateCommand", + title:"SwitchDisableParsingOfArchiveNameBuilder", + content:"SwitchDisableParsingOfArchiveNameBuilder", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand', - title:"UpdateCommand", + url:'/Cake.7zip/api/Cake.SevenZip.Builder/SwitchDisableParsingOfArchiveNameBuilder', + title:"SwitchDisableParsingOfArchiveNameBuilder", description:"" } ); a( { id:128, - title:"SwitchFullyQualifiedFilePathsBuilder", - content:"SwitchFullyQualifiedFilePathsBuilder", + title:"UpdateAction", + content:"UpdateAction", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Builder/SwitchFullyQualifiedFilePathsBuilder', - title:"SwitchFullyQualifiedFilePathsBuilder", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/UpdateAction', + title:"UpdateAction", description:"" } ); a( { id:129, - title:"InformationCommandBuilder", - content:"InformationCommandBuilder", + title:"ISupportSwitchNtSecurityInformation", + content:"ISupportSwitchNtSecurityInformation", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Builder/InformationCommandBuilder', - title:"InformationCommandBuilder", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchNtSecurityInformation', + title:"ISupportSwitchNtSecurityInformation", description:"" } ); a( { id:130, - title:"IArchiveTestOutput", - content:"IArchiveTestOutput", + title:"InformationCommand", + content:"InformationCommand", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Parsers/IArchiveTestOutput', - title:"IArchiveTestOutput", + url:'/Cake.7zip/api/Cake.SevenZip.Commands/InformationCommand', + title:"InformationCommand", description:"" } ); a( { id:131, - title:"SwitchDeleteAfterCompressionBuilder", - content:"SwitchDeleteAfterCompressionBuilder", + title:"SwitchDeleteAfterCompression", + content:"SwitchDeleteAfterCompression", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Builder/SwitchDeleteAfterCompressionBuilder', - title:"SwitchDeleteAfterCompressionBuilder", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchDeleteAfterCompression', + title:"SwitchDeleteAfterCompression", description:"" } ); a( { id:132, - title:"ISupportSwitchExcludeFilenames", - content:"ISupportSwitchExcludeFilenames", + title:"SwitchVolumeCollection", + content:"SwitchVolumeCollection", description:'', tags:'' }, { - url:'/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchExcludeFilenames', - title:"ISupportSwitchExcludeFilenames", + url:'/Cake.7zip/api/Cake.SevenZip.Switches/SwitchVolumeCollection', + title:"SwitchVolumeCollection", description:"" } ); diff --git a/feed.atom b/feed.atom index 917d9911..ac1580e1 100644 --- a/feed.atom +++ b/feed.atom @@ -4,5 +4,5 @@ Cake.7zip 2024 - 2024-12-16T22:02:41Z + 2024-12-16T22:21:32Z \ No newline at end of file diff --git a/feed.rss b/feed.rss index e49088bc..97d8187d 100644 --- a/feed.rss +++ b/feed.rss @@ -5,7 +5,7 @@ http://cake-contrib.github.io/Cake.7zip 2024 - Mon, 16 Dec 2024 22:02:41 GMT - Mon, 16 Dec 2024 22:02:41 GMT + Mon, 16 Dec 2024 22:21:32 GMT + Mon, 16 Dec 2024 22:21:32 GMT \ No newline at end of file