From 2e7aa99f126d403449edb8a7e3aa8f31a813007d Mon Sep 17 00:00:00 2001 From: GitHub Date: Mon, 16 Dec 2024 22:02:59 +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 | 60 +- .../IHaveArgumentArchive/index.html | 36 +- .../IHaveArgumentDirectories/index.html | 20 +- .../IHaveArgumentFiles/index.html | 26 +- .../BaseOutputBuilder_2/index.html | 26 +- .../ISupportArgumentBuilder_1/index.html | 38 +- .../ISupportSwitchBuilder_1/index.html | 38 +- .../BaseAddLikeSyntaxCommand/index.html | 14 +- .../BaseCommand/index.html | 12 +- .../BaseOutputCommand_1/index.html | 18 +- .../ICommand/index.html | 52 +- api/Cake.SevenZip.Parsers/IOutput/index.html | 26 +- .../BaseBoolSwitch/index.html | 84 +- .../BaseSwitchCollection_1/index.html | 68 +- .../ISupportSwitch/index.html | 218 ++-- .../ISupportSwitchArchiveType/index.html | 68 +- .../index.html | 62 +- .../index.html | 78 +- .../index.html | 52 +- .../index.html | 66 +- .../index.html | 66 +- .../ISupportSwitchExcludeFilenames/index.html | 88 +- .../index.html | 64 +- .../index.html | 66 +- .../ISupportSwitchIncludeFilenames/index.html | 88 +- .../index.html | 66 +- .../index.html | 84 +- .../ISupportSwitchOutputDirectory/index.html | 52 +- .../ISupportSwitchOverwriteMode/index.html | 52 +- .../ISupportSwitchPassword/index.html | 74 +- .../index.html | 88 +- .../index.html | 66 +- .../ISupportSwitchSetHashFunction/index.html | 52 +- .../index.html | 52 +- .../index.html | 52 +- .../ISupportSwitchUpdateOptions/index.html | 70 +- .../ISupportSwitchVolume/index.html | 52 +- .../ISupportSwitchWorkingDirectory/index.html | 70 +- 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 | 884 +++++++------- assets/js/searchIndex.js | 1064 ++++++++--------- feed.atom | 2 +- feed.rss | 4 +- 76 files changed, 3075 insertions(+), 3075 deletions(-) diff --git a/api/Cake.SevenZip.Arguments/IHaveArgument/index.html b/api/Cake.SevenZip.Arguments/IHaveArgument/index.html index f1980d6e..c8921e05 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["ExtractCommand"]-.->Type - click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" - Implementing1["IHaveArgumentFiles"]-.->Type - click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Arguments/IHaveArgumentFiles" + 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["UpdateCommand"]-.->Type - click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" - Implementing4["IHaveArgumentArchive"]-.->Type - click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Arguments/IHaveArgumentArchive" - Implementing5["ListCommand"]-.->Type - click Implementing5 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" - Implementing6["RenameCommand"]-.->Type - click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Commands/RenameCommand" - Implementing7["TestCommand"]-.->Type - click Implementing7 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" - Implementing8["HashCommand"]-.->Type - click Implementing8 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" - Implementing9["IHaveArgumentDirectories"]-.->Type - click Implementing9 "/Cake.7zip/api/Cake.SevenZip.Arguments/IHaveArgumentDirectories" - Implementing10["BaseAddLikeSyntaxCommand"]-.->Type - click Implementing10 "/Cake.7zip/api/Cake.SevenZip.Commands/BaseAddLikeSyntaxCommand" - Implementing11["DeleteCommand"]-.->Type - click Implementing11 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" + 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" diff --git a/api/Cake.SevenZip.Arguments/IHaveArgumentArchive/index.html b/api/Cake.SevenZip.Arguments/IHaveArgumentArchive/index.html index ba6ec5eb..2d6e8553 100644 --- a/api/Cake.SevenZip.Arguments/IHaveArgumentArchive/index.html +++ b/api/Cake.SevenZip.Arguments/IHaveArgumentArchive/index.html @@ -186,14 +186,14 @@

Summary

Implementing Types
@@ -205,22 +205,22 @@

Summary

click Interface0 "/Cake.7zip/api/Cake.SevenZip.Arguments/IHaveArgument" Type["IHaveArgumentArchive"] class Type type-node - Implementing0["ExtractCommand"]-.->Type - click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" + 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["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["BaseAddLikeSyntaxCommand"]-.->Type - click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Commands/BaseAddLikeSyntaxCommand" - Implementing7["DeleteCommand"]-.->Type - click Implementing7 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" + 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" + 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" diff --git a/api/Cake.SevenZip.Arguments/IHaveArgumentDirectories/index.html b/api/Cake.SevenZip.Arguments/IHaveArgumentDirectories/index.html index 79825edd..fe3bd1ae 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["AddCommand"]-.->Type - click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" - Implementing1["UpdateCommand"]-.->Type - click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" + 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["BaseAddLikeSyntaxCommand"]-.->Type - click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/BaseAddLikeSyntaxCommand" - Implementing4["DeleteCommand"]-.->Type - click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" + Implementing3["UpdateCommand"]-.->Type + click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" + Implementing4["BaseAddLikeSyntaxCommand"]-.->Type + click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Commands/BaseAddLikeSyntaxCommand" diff --git a/api/Cake.SevenZip.Arguments/IHaveArgumentFiles/index.html b/api/Cake.SevenZip.Arguments/IHaveArgumentFiles/index.html index b2330167..8e316501 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["AddCommand"]-.->Type - click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" - Implementing1["UpdateCommand"]-.->Type - click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" - Implementing2["TestCommand"]-.->Type - click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" - Implementing3["HashCommand"]-.->Type - click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" + 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["DeleteCommand"]-.->Type - click Implementing5 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" + Implementing5["TestCommand"]-.->Type + click Implementing5 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" diff --git a/api/Cake.SevenZip.Builder/BaseOutputBuilder_2/index.html b/api/Cake.SevenZip.Builder/BaseOutputBuilder_2/index.html index c07264c9..df189bb1 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["ListCommandBuilder"]-->Type - click Derived0 "/Cake.7zip/api/Cake.SevenZip.Builder/ListCommandBuilder" - Derived1["TestCommandBuilder"]-->Type - click Derived1 "/Cake.7zip/api/Cake.SevenZip.Builder/TestCommandBuilder" - Derived2["BenchmarkCommandBuilder"]-->Type - click Derived2 "/Cake.7zip/api/Cake.SevenZip.Builder/BenchmarkCommandBuilder" - Derived3["HashCommandBuilder"]-->Type - click Derived3 "/Cake.7zip/api/Cake.SevenZip.Builder/HashCommandBuilder" - Derived4["InformationCommandBuilder"]-->Type - click Derived4 "/Cake.7zip/api/Cake.SevenZip.Builder/InformationCommandBuilder" + Derived0["HashCommandBuilder"]-->Type + click Derived0 "/Cake.7zip/api/Cake.SevenZip.Builder/HashCommandBuilder" + Derived1["BenchmarkCommandBuilder"]-->Type + click Derived1 "/Cake.7zip/api/Cake.SevenZip.Builder/BenchmarkCommandBuilder" + 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" diff --git a/api/Cake.SevenZip.Builder/ISupportArgumentBuilder_1/index.html b/api/Cake.SevenZip.Builder/ISupportArgumentBuilder_1/index.html index 224d7f36..707a559c 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["UpdateCommandBuilder"]-.->Type - click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Builder/UpdateCommandBuilder" - Implementing1["ListCommandBuilder"]-.->Type - click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Builder/ListCommandBuilder" - Implementing2["TestCommandBuilder"]-.->Type - click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Builder/TestCommandBuilder" - Implementing3["HashCommandBuilder"]-.->Type - click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Builder/HashCommandBuilder" - Implementing4["DeleteCommandBuilder"]-.->Type - click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Builder/DeleteCommandBuilder" + 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["ExtractCommandBuilder"]-.->Type - click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Builder/ExtractCommandBuilder" - Implementing7["AddCommandBuilder"]-.->Type - click Implementing7 "/Cake.7zip/api/Cake.SevenZip.Builder/AddCommandBuilder" + Implementing6["UpdateCommandBuilder"]-.->Type + click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Builder/UpdateCommandBuilder" + Implementing7["TestCommandBuilder"]-.->Type + click Implementing7 "/Cake.7zip/api/Cake.SevenZip.Builder/TestCommandBuilder" diff --git a/api/Cake.SevenZip.Builder/ISupportSwitchBuilder_1/index.html b/api/Cake.SevenZip.Builder/ISupportSwitchBuilder_1/index.html index ecf7b986..fadab20b 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["UpdateCommandBuilder"]-.->Type - click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Builder/UpdateCommandBuilder" - Implementing1["ListCommandBuilder"]-.->Type - click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Builder/ListCommandBuilder" - Implementing2["TestCommandBuilder"]-.->Type - click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Builder/TestCommandBuilder" - Implementing3["HashCommandBuilder"]-.->Type - click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Builder/HashCommandBuilder" - Implementing4["DeleteCommandBuilder"]-.->Type - click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Builder/DeleteCommandBuilder" + 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["ExtractCommandBuilder"]-.->Type - click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Builder/ExtractCommandBuilder" - Implementing7["AddCommandBuilder"]-.->Type - click Implementing7 "/Cake.7zip/api/Cake.SevenZip.Builder/AddCommandBuilder" + Implementing6["UpdateCommandBuilder"]-.->Type + click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Builder/UpdateCommandBuilder" + Implementing7["TestCommandBuilder"]-.->Type + click Implementing7 "/Cake.7zip/api/Cake.SevenZip.Builder/TestCommandBuilder" diff --git a/api/Cake.SevenZip.Commands/BaseAddLikeSyntaxCommand/index.html b/api/Cake.SevenZip.Commands/BaseAddLikeSyntaxCommand/index.html index 2ef3dc81..1621d9e5 100644 --- a/api/Cake.SevenZip.Commands/BaseAddLikeSyntaxCommand/index.html +++ b/api/Cake.SevenZip.Commands/BaseAddLikeSyntaxCommand/index.html @@ -205,9 +205,9 @@

Summary

Derived Types
@@ -229,12 +229,12 @@

Summary

click Interface3 "/Cake.7zip/api/Cake.SevenZip.Arguments/IHaveArgument" Type["BaseAddLikeSyntaxCommand"] class Type type-node - Derived0["AddCommand"]-->Type - click Derived0 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" - Derived1["UpdateCommand"]-->Type - click Derived1 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" - Derived2["DeleteCommand"]-->Type - click Derived2 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" + Derived0["DeleteCommand"]-->Type + click Derived0 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" + Derived1["AddCommand"]-->Type + click Derived1 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" + Derived2["UpdateCommand"]-->Type + click Derived2 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" diff --git a/api/Cake.SevenZip.Commands/BaseCommand/index.html b/api/Cake.SevenZip.Commands/BaseCommand/index.html index dbdd6f4e..bb815299 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["ExtractCommand"]-->Type - click Derived0 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" + 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["BaseAddLikeSyntaxCommand"]-->Type - click Derived2 "/Cake.7zip/api/Cake.SevenZip.Commands/BaseAddLikeSyntaxCommand" + Derived2["ExtractCommand"]-->Type + click Derived2 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" diff --git a/api/Cake.SevenZip.Commands/BaseOutputCommand_1/index.html b/api/Cake.SevenZip.Commands/BaseOutputCommand_1/index.html index e1776fe9..48bad149 100644 --- a/api/Cake.SevenZip.Commands/BaseOutputCommand_1/index.html +++ b/api/Cake.SevenZip.Commands/BaseOutputCommand_1/index.html @@ -205,10 +205,10 @@

Summary

@@ -227,14 +227,14 @@

Summary

class Type type-node Derived0["ListCommand"]-->Type click Derived0 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" - Derived1["TestCommand"]-->Type - click Derived1 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" - Derived2["InformationCommand"]-->Type - click Derived2 "/Cake.7zip/api/Cake.SevenZip.Commands/InformationCommand" - Derived3["HashCommand"]-->Type - click Derived3 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" - Derived4["BenchmarkCommand"]-->Type - click Derived4 "/Cake.7zip/api/Cake.SevenZip.Commands/BenchmarkCommand" + 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" diff --git a/api/Cake.SevenZip.Commands/ICommand/index.html b/api/Cake.SevenZip.Commands/ICommand/index.html index b6467886..01b93c09 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["ExtractCommand"]-.->Type - click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" + 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["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["InformationCommand"]-.->Type - click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Commands/InformationCommand" - Implementing7["BaseOutputCommand<T>"]-.->Type - click Implementing7 "/Cake.7zip/api/Cake.SevenZip.Commands/BaseOutputCommand_1" - Implementing8["HashCommand"]-.->Type - click Implementing8 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" - Implementing9["BenchmarkCommand"]-.->Type - click Implementing9 "/Cake.7zip/api/Cake.SevenZip.Commands/BenchmarkCommand" - Implementing10["DeleteCommand"]-.->Type - click Implementing10 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" + 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" diff --git a/api/Cake.SevenZip.Parsers/IOutput/index.html b/api/Cake.SevenZip.Parsers/IOutput/index.html index b10cfd0c..aa431c80 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["IBenchmarkOutput"]-.->Type - click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Parsers/IBenchmarkOutput" - Implementing1["IListOutput"]-.->Type - click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Parsers/IListOutput" - Implementing2["IHashOutput"]-.->Type - click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Parsers/IHashOutput" - Implementing3["ITestOutput"]-.->Type - click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Parsers/ITestOutput" - Implementing4["IInformationOutput"]-.->Type - click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Parsers/IInformationOutput" + 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" diff --git a/api/Cake.SevenZip.Switches/BaseBoolSwitch/index.html b/api/Cake.SevenZip.Switches/BaseBoolSwitch/index.html index 7951e4ec..ea392788 100644 --- a/api/Cake.SevenZip.Switches/BaseBoolSwitch/index.html +++ b/api/Cake.SevenZip.Switches/BaseBoolSwitch/index.html @@ -136,6 +136,32 @@
  • 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>
  • @@ -172,32 +198,6 @@
  • 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
  • @@ -248,12 +248,12 @@

    Summary

    Derived Types
    @@ -268,18 +268,18 @@

    Summary

    click Interface0 "/Cake.7zip/api/Cake.SevenZip.Switches/ISwitch" Type["BaseBoolSwitch"] class Type type-node - Derived0["SwitchNtSecurityInformation"]-->Type - click Derived0 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchNtSecurityInformation" - Derived1["SwitchSetTimestampFromMostRecentFile"]-->Type - click Derived1 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchSetTimestampFromMostRecentFile" - Derived2["SwitchNtfsAlternateStreams"]-->Type - click Derived2 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchNtfsAlternateStreams" - Derived3["SwitchDisableParsingOfArchiveName"]-->Type - click Derived3 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchDisableParsingOfArchiveName" - Derived4["SwitchCompressFilesOpenForWriting"]-->Type - click Derived4 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchCompressFilesOpenForWriting" - Derived5["SwitchDeleteAfterCompression"]-->Type - click Derived5 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchDeleteAfterCompression" + 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" + Derived5["SwitchDisableParsingOfArchiveName"]-->Type + click Derived5 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchDisableParsingOfArchiveName" Derived6["SwitchShowTechnicalInformation"]-->Type click Derived6 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchShowTechnicalInformation" diff --git a/api/Cake.SevenZip.Switches/BaseSwitchCollection_1/index.html b/api/Cake.SevenZip.Switches/BaseSwitchCollection_1/index.html index 0045615f..4a6c29ec 100644 --- a/api/Cake.SevenZip.Switches/BaseSwitchCollection_1/index.html +++ b/api/Cake.SevenZip.Switches/BaseSwitchCollection_1/index.html @@ -138,6 +138,32 @@
  • 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>
  • @@ -174,32 +200,6 @@
  • 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
  • @@ -255,10 +255,10 @@

    Summary

    @@ -275,14 +275,14 @@

    Summary

    class Type type-node Derived0["SwitchExcludeFilenameCollection"]-->Type click Derived0 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchExcludeFilenameCollection" - Derived1["SwitchIncludeArchiveFilenameCollection"]-->Type - click Derived1 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchIncludeArchiveFilenameCollection" + 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["SwitchVolumeCollection"]-->Type - click Derived3 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchVolumeCollection" - Derived4["SwitchExcludeArchiveFilenameCollection"]-->Type - click Derived4 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchExcludeArchiveFilenameCollection" + Derived3["SwitchExcludeArchiveFilenameCollection"]-->Type + click Derived3 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchExcludeArchiveFilenameCollection" + Derived4["SwitchIncludeArchiveFilenameCollection"]-->Type + click Derived4 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchIncludeArchiveFilenameCollection" Derived5["SwitchSetHashFunctionCollection"]-->Type click Derived5 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchSetHashFunctionCollection" diff --git a/api/Cake.SevenZip.Switches/ISupportSwitch/index.html b/api/Cake.SevenZip.Switches/ISupportSwitch/index.html index 02e81e0b..77751d52 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitch/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitch/index.html @@ -133,6 +133,32 @@
  • 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>
  • @@ -169,32 +195,6 @@
  • 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["ExtractCommand"]-.->Type - click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" - Implementing1["ISupportSwitchIncludeFilenames"]-.->Type - click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchIncludeFilenames" - Implementing2["ISupportSwitchShowTechnicalInformation"]-.->Type - click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchShowTechnicalInformation" - Implementing3["ISupportSwitchSetHashFunction"]-.->Type - click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchSetHashFunction" - Implementing4["ISupportSwitchExcludeArchiveFilenames"]-.->Type - click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchExcludeArchiveFilenames" - Implementing5["ISupportSwitchIncludeArchiveFilenames"]-.->Type - click Implementing5 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchIncludeArchiveFilenames" - Implementing6["ISupportSwitchTimestampFromMostRecentFile"]-.->Type - click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchTimestampFromMostRecentFile" - Implementing7["ISupportSwitchDisableParsingOfArchiveName"]-.->Type - click Implementing7 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchDisableParsingOfArchiveName" - Implementing8["ISupportSwitchNtfsAlternateStreams"]-.->Type - click Implementing8 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchNtfsAlternateStreams" - Implementing9["AddCommand"]-.->Type - click Implementing9 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" - Implementing10["ISupportSwitchFullyQualifiedFilePaths"]-.->Type - click Implementing10 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchFullyQualifiedFilePaths" - Implementing11["UpdateCommand"]-.->Type - click Implementing11 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" - Implementing12["ISupportSwitchExcludeFilenames"]-.->Type - click Implementing12 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchExcludeFilenames" - Implementing13["ListCommand"]-.->Type - click Implementing13 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" - Implementing14["ISupportSwitchNtSecurityInformation"]-.->Type - click Implementing14 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchNtSecurityInformation" - Implementing15["ISupportSwitchDeleteAfterCompression"]-.->Type - click Implementing15 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchDeleteAfterCompression" - Implementing16["ISupportSwitchVolume"]-.->Type - click Implementing16 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchVolume" - Implementing17["RenameCommand"]-.->Type - click Implementing17 "/Cake.7zip/api/Cake.SevenZip.Commands/RenameCommand" - Implementing18["ISupportSwitchOutputDirectory"]-.->Type - click Implementing18 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchOutputDirectory" - Implementing19["TestCommand"]-.->Type - click Implementing19 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" - Implementing20["ISupportSwitchRecurseSubdirectories"]-.->Type - click Implementing20 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchRecurseSubdirectories" - Implementing21["ISupportSwitchCompressionMethod"]-.->Type - click Implementing21 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchCompressionMethod" - Implementing22["ISupportSwitchWorkingDirectory"]-.->Type - click Implementing22 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchWorkingDirectory" - Implementing23["ISupportSwitchUpdateOptions"]-.->Type - click Implementing23 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchUpdateOptions" - Implementing24["HashCommand"]-.->Type - click Implementing24 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" - Implementing25["ISupportSwitchSelfExtractingArchive"]-.->Type - click Implementing25 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchSelfExtractingArchive" - Implementing26["ISupportSwitchPassword"]-.->Type - click Implementing26 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchPassword" + 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" + 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["ISupportSwitchOverwriteMode"]-.->Type - click Implementing28 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchOverwriteMode" - Implementing29["ISupportSwitchCompressFilesOpenForWriting"]-.->Type - click Implementing29 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchCompressFilesOpenForWriting" - Implementing30["DeleteCommand"]-.->Type - click Implementing30 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" + 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" diff --git a/api/Cake.SevenZip.Switches/ISupportSwitchArchiveType/index.html b/api/Cake.SevenZip.Switches/ISupportSwitchArchiveType/index.html index 9a9b9341..d6fa29e3 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchArchiveType/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchArchiveType/index.html @@ -135,6 +135,32 @@
  • 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>
  • @@ -171,32 +197,6 @@
  • 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["ExtractCommand"]-.->Type - click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" - Implementing1["AddCommand"]-.->Type - click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" + Implementing0["AddCommand"]-.->Type + click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" + 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["ListCommand"]-.->Type - click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" + Implementing3["ExtractCommand"]-.->Type + click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" diff --git a/api/Cake.SevenZip.Switches/ISupportSwitchCompressFilesOpenForWriting/index.html b/api/Cake.SevenZip.Switches/ISupportSwitchCompressFilesOpenForWriting/index.html index c40c329d..f479236b 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchCompressFilesOpenForWriting/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchCompressFilesOpenForWriting/index.html @@ -135,6 +135,32 @@
  • 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>
  • @@ -171,32 +197,6 @@
  • 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,8 +252,8 @@

    Summary

    @@ -267,10 +267,10 @@

    Summary

    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["HashCommand"]-.->Type - click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" + Implementing1["HashCommand"]-.->Type + click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" + 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 75131bc4..4698ffdf 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchCompressionMethod/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchCompressionMethod/index.html @@ -134,6 +134,32 @@
  • 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>
  • @@ -170,32 +196,6 @@
  • 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["ExtractCommand"]-.->Type - click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" + 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" - Implementing4["HashCommand"]-.->Type - click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" - Implementing5["DeleteCommand"]-.->Type - click Implementing5 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" + 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" diff --git a/api/Cake.SevenZip.Switches/ISupportSwitchDeleteAfterCompression/index.html b/api/Cake.SevenZip.Switches/ISupportSwitchDeleteAfterCompression/index.html index 016dcc79..66372501 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchDeleteAfterCompression/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchDeleteAfterCompression/index.html @@ -135,6 +135,32 @@
  • 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>
  • @@ -171,32 +197,6 @@
  • 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 9186e185..831c473b 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchDisableParsingOfArchiveName/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchDisableParsingOfArchiveName/index.html @@ -135,6 +135,32 @@
  • 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>
  • @@ -171,32 +197,6 @@
  • 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["ExtractCommand"]-.->Type - click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" - Implementing1["ListCommand"]-.->Type - click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" - Implementing2["TestCommand"]-.->Type - click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" + Implementing0["ListCommand"]-.->Type + click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" + Implementing1["TestCommand"]-.->Type + click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" + Implementing2["ExtractCommand"]-.->Type + click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" diff --git a/api/Cake.SevenZip.Switches/ISupportSwitchExcludeArchiveFilenames/index.html b/api/Cake.SevenZip.Switches/ISupportSwitchExcludeArchiveFilenames/index.html index bb152da7..4bbf0cde 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchExcludeArchiveFilenames/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchExcludeArchiveFilenames/index.html @@ -135,6 +135,32 @@
  • 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>
  • @@ -171,32 +197,6 @@
  • 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["ExtractCommand"]-.->Type - click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" - Implementing1["ListCommand"]-.->Type - click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" - Implementing2["TestCommand"]-.->Type - click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" + Implementing0["ListCommand"]-.->Type + click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" + Implementing1["TestCommand"]-.->Type + click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" + Implementing2["ExtractCommand"]-.->Type + click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" diff --git a/api/Cake.SevenZip.Switches/ISupportSwitchExcludeFilenames/index.html b/api/Cake.SevenZip.Switches/ISupportSwitchExcludeFilenames/index.html index 79927607..5680c56d 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchExcludeFilenames/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchExcludeFilenames/index.html @@ -135,6 +135,32 @@
  • 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>
  • @@ -171,32 +197,6 @@
  • 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["ExtractCommand"]-.->Type - click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" + 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["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["HashCommand"]-.->Type - click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" - Implementing7["DeleteCommand"]-.->Type - click Implementing7 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" + 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["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" diff --git a/api/Cake.SevenZip.Switches/ISupportSwitchFullyQualifiedFilePaths/index.html b/api/Cake.SevenZip.Switches/ISupportSwitchFullyQualifiedFilePaths/index.html index e99f3872..7ae69837 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchFullyQualifiedFilePaths/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchFullyQualifiedFilePaths/index.html @@ -135,6 +135,32 @@
  • 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>
  • @@ -171,32 +197,6 @@
  • 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["ISupportSwitchFullyQualifiedFilePaths"] class Type type-node - Implementing0["ExtractCommand"]-.->Type - click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" + 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["DeleteCommand"]-.->Type - click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" + Implementing3["ExtractCommand"]-.->Type + click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" diff --git a/api/Cake.SevenZip.Switches/ISupportSwitchIncludeArchiveFilenames/index.html b/api/Cake.SevenZip.Switches/ISupportSwitchIncludeArchiveFilenames/index.html index dcf0bb47..507fd279 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchIncludeArchiveFilenames/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchIncludeArchiveFilenames/index.html @@ -135,6 +135,32 @@
  • 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>
  • @@ -171,32 +197,6 @@
  • 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["ExtractCommand"]-.->Type - click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" - Implementing1["ListCommand"]-.->Type - click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" - Implementing2["TestCommand"]-.->Type - click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" + Implementing0["ListCommand"]-.->Type + click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" + Implementing1["TestCommand"]-.->Type + click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" + Implementing2["ExtractCommand"]-.->Type + click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" diff --git a/api/Cake.SevenZip.Switches/ISupportSwitchIncludeFilenames/index.html b/api/Cake.SevenZip.Switches/ISupportSwitchIncludeFilenames/index.html index ab8fbd4e..0c4c04e4 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchIncludeFilenames/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchIncludeFilenames/index.html @@ -135,6 +135,32 @@
  • 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>
  • @@ -171,32 +197,6 @@
  • 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["ExtractCommand"]-.->Type - click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" + 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["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["HashCommand"]-.->Type - click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" - Implementing7["DeleteCommand"]-.->Type - click Implementing7 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" + 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["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" diff --git a/api/Cake.SevenZip.Switches/ISupportSwitchNtSecurityInformation/index.html b/api/Cake.SevenZip.Switches/ISupportSwitchNtSecurityInformation/index.html index 07393b1c..3c8b6ba4 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchNtSecurityInformation/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchNtSecurityInformation/index.html @@ -135,6 +135,32 @@
  • 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>
  • @@ -171,32 +197,6 @@
  • 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["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" + 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" diff --git a/api/Cake.SevenZip.Switches/ISupportSwitchNtfsAlternateStreams/index.html b/api/Cake.SevenZip.Switches/ISupportSwitchNtfsAlternateStreams/index.html index 91b9b400..c3549f71 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchNtfsAlternateStreams/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchNtfsAlternateStreams/index.html @@ -135,6 +135,32 @@
  • 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>
  • @@ -171,32 +197,6 @@
  • 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["ExtractCommand"]-.->Type - click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" + 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["ListCommand"]-.->Type - click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" - Implementing4["TestCommand"]-.->Type - click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" - Implementing5["HashCommand"]-.->Type - click Implementing5 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" - Implementing6["DeleteCommand"]-.->Type - click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" + 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" diff --git a/api/Cake.SevenZip.Switches/ISupportSwitchOutputDirectory/index.html b/api/Cake.SevenZip.Switches/ISupportSwitchOutputDirectory/index.html index e4cc083b..9c020e65 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchOutputDirectory/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchOutputDirectory/index.html @@ -135,6 +135,32 @@
  • 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>
  • @@ -171,32 +197,6 @@
  • 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 0960f019..24572255 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchOverwriteMode/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchOverwriteMode/index.html @@ -135,6 +135,32 @@
  • 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>
  • @@ -171,32 +197,6 @@
  • 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 7ca36a80..dadd24f0 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchPassword/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchPassword/index.html @@ -135,6 +135,32 @@
  • 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>
  • @@ -171,32 +197,6 @@
  • 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["ISupportSwitchPassword"] class Type type-node - Implementing0["ExtractCommand"]-.->Type - click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" + 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["ListCommand"]-.->Type - click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" + 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["RenameCommand"]-.->Type click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Commands/RenameCommand" Implementing5["TestCommand"]-.->Type click Implementing5 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" - Implementing6["DeleteCommand"]-.->Type - click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" + Implementing6["ExtractCommand"]-.->Type + click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" diff --git a/api/Cake.SevenZip.Switches/ISupportSwitchRecurseSubdirectories/index.html b/api/Cake.SevenZip.Switches/ISupportSwitchRecurseSubdirectories/index.html index 5b5a4be7..71de60d1 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchRecurseSubdirectories/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchRecurseSubdirectories/index.html @@ -135,6 +135,32 @@
  • 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>
  • @@ -171,32 +197,6 @@
  • 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["ExtractCommand"]-.->Type - click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" + 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["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["HashCommand"]-.->Type - click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" - Implementing7["DeleteCommand"]-.->Type - click Implementing7 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" + 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["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" diff --git a/api/Cake.SevenZip.Switches/ISupportSwitchSelfExtractingArchive/index.html b/api/Cake.SevenZip.Switches/ISupportSwitchSelfExtractingArchive/index.html index 317d0659..cef38d77 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchSelfExtractingArchive/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchSelfExtractingArchive/index.html @@ -135,6 +135,32 @@
  • 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>
  • @@ -171,32 +197,6 @@
  • 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["ISupportSwitchSelfExtractingArchive"] 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["DeleteCommand"]-.->Type - click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" + 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" diff --git a/api/Cake.SevenZip.Switches/ISupportSwitchSetHashFunction/index.html b/api/Cake.SevenZip.Switches/ISupportSwitchSetHashFunction/index.html index c7340764..f2b29fce 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchSetHashFunction/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchSetHashFunction/index.html @@ -135,6 +135,32 @@
  • 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>
  • @@ -171,32 +197,6 @@
  • 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 779bfee9..ba937924 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchShowTechnicalInformation/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchShowTechnicalInformation/index.html @@ -135,6 +135,32 @@
  • 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>
  • @@ -171,32 +197,6 @@
  • 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 b6204b7b..2ae4a95e 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchTimestampFromMostRecentFile/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchTimestampFromMostRecentFile/index.html @@ -135,6 +135,32 @@
  • 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>
  • @@ -171,32 +197,6 @@
  • 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/ISupportSwitchUpdateOptions/index.html b/api/Cake.SevenZip.Switches/ISupportSwitchUpdateOptions/index.html index d63f1af2..1630c9c5 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchUpdateOptions/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchUpdateOptions/index.html @@ -135,6 +135,32 @@
  • 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>
  • @@ -171,32 +197,6 @@
  • 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["ISupportSwitchUpdateOptions"] 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" - Implementing3["DeleteCommand"]-.->Type - click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" + 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" diff --git a/api/Cake.SevenZip.Switches/ISupportSwitchVolume/index.html b/api/Cake.SevenZip.Switches/ISupportSwitchVolume/index.html index 0fcaa2d2..25f830bf 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchVolume/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchVolume/index.html @@ -135,6 +135,32 @@
  • 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>
  • @@ -171,32 +197,6 @@
  • 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 0222fa5c..dbd65aae 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchWorkingDirectory/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchWorkingDirectory/index.html @@ -135,6 +135,32 @@
  • 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>
  • @@ -171,32 +197,6 @@
  • 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["ISupportSwitchWorkingDirectory"] 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" - Implementing3["DeleteCommand"]-.->Type - click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" + 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" diff --git a/api/Cake.SevenZip.Switches/ISwitch/index.html b/api/Cake.SevenZip.Switches/ISwitch/index.html index f3aaff4d..3631a3d8 100644 --- a/api/Cake.SevenZip.Switches/ISwitch/index.html +++ b/api/Cake.SevenZip.Switches/ISwitch/index.html @@ -134,6 +134,32 @@
  • 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>
  • @@ -170,32 +196,6 @@
  • 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["SwitchRecurseSubdirectories"]-.->Type - click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchRecurseSubdirectories" - Implementing1["BaseBoolSwitch"]-.->Type - click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Switches/BaseBoolSwitch" - Implementing2["SwitchWorkingDirectory"]-.->Type - click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchWorkingDirectory" - Implementing3["SwitchNtSecurityInformation"]-.->Type - click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchNtSecurityInformation" - Implementing4["SwitchCompressionMethod"]-.->Type - click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchCompressionMethod" - Implementing5["SwitchExcludeFilenameCollection"]-.->Type - click Implementing5 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchExcludeFilenameCollection" - Implementing6["SwitchIncludeFilename"]-.->Type - click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchIncludeFilename" - Implementing7["SwitchExcludeFilename"]-.->Type - click Implementing7 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchExcludeFilename" - Implementing8["SwitchFullyQualifiedFilePaths"]-.->Type - click Implementing8 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchFullyQualifiedFilePaths" - Implementing9["SwitchIncludeArchiveFilenameCollection"]-.->Type - click Implementing9 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchIncludeArchiveFilenameCollection" - Implementing10["SwitchIncludeFilenameCollection"]-.->Type - click Implementing10 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchIncludeFilenameCollection" - Implementing11["SwitchSetTimestampFromMostRecentFile"]-.->Type - click Implementing11 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchSetTimestampFromMostRecentFile" - Implementing12["SwitchSelfExtractingArchive"]-.->Type - click Implementing12 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchSelfExtractingArchive" - Implementing13["SwitchNtfsAlternateStreams"]-.->Type - click Implementing13 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchNtfsAlternateStreams" - Implementing14["SwitchDisableParsingOfArchiveName"]-.->Type - click Implementing14 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchDisableParsingOfArchiveName" - Implementing15["SwitchArchiveType"]-.->Type - click Implementing15 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchArchiveType" - Implementing16["SwitchCompressFilesOpenForWriting"]-.->Type - click Implementing16 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchCompressFilesOpenForWriting" - Implementing17["SwitchVolumeCollection"]-.->Type - click Implementing17 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchVolumeCollection" - Implementing18["SwitchUpdateOptions"]-.->Type - click Implementing18 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchUpdateOptions" - Implementing19["SwitchSetHashFunction"]-.->Type - click Implementing19 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchSetHashFunction" - Implementing20["SwitchExcludeArchiveFilename"]-.->Type - click Implementing20 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchExcludeArchiveFilename" - Implementing21["SwitchOutputDirectory"]-.->Type - click Implementing21 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchOutputDirectory" - Implementing22["SwitchOverwriteMode"]-.->Type - click Implementing22 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchOverwriteMode" - Implementing23["SwitchDeleteAfterCompression"]-.->Type - click Implementing23 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchDeleteAfterCompression" - Implementing24["SwitchPassword"]-.->Type - click Implementing24 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchPassword" - Implementing25["BaseSwitchCollection<T>"]-.->Type - click Implementing25 "/Cake.7zip/api/Cake.SevenZip.Switches/BaseSwitchCollection_1" - Implementing26["SwitchExcludeArchiveFilenameCollection"]-.->Type - click Implementing26 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchExcludeArchiveFilenameCollection" - Implementing27["SwitchSetHashFunctionCollection"]-.->Type - click Implementing27 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchSetHashFunctionCollection" - Implementing28["SwitchIncludeArchiveFilename"]-.->Type - click Implementing28 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchIncludeArchiveFilename" + 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" + 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["SwitchVolume"]-.->Type - click Implementing30 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchVolume" + Implementing30["SwitchUpdateOptions"]-.->Type + click Implementing30 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchUpdateOptions" diff --git a/api/Cake.SevenZip.Switches/OverwriteMode/index.html b/api/Cake.SevenZip.Switches/OverwriteMode/index.html index 9af35f45..2d4686e8 100644 --- a/api/Cake.SevenZip.Switches/OverwriteMode/index.html +++ b/api/Cake.SevenZip.Switches/OverwriteMode/index.html @@ -135,6 +135,32 @@
  • 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>
  • @@ -171,32 +197,6 @@
  • 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 56efa57e..0d7e10ef 100644 --- a/api/Cake.SevenZip.Switches/RecurseType/index.html +++ b/api/Cake.SevenZip.Switches/RecurseType/index.html @@ -135,6 +135,32 @@
  • 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>
  • @@ -171,32 +197,6 @@
  • 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 9a5d9c9a..65ea84e6 100644 --- a/api/Cake.SevenZip.Switches/SwitchArchiveType/index.html +++ b/api/Cake.SevenZip.Switches/SwitchArchiveType/index.html @@ -136,6 +136,32 @@
  • 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>
  • @@ -172,32 +198,6 @@
  • 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 f454b9b9..21db9739 100644 --- a/api/Cake.SevenZip.Switches/SwitchCompressFilesOpenForWriting/index.html +++ b/api/Cake.SevenZip.Switches/SwitchCompressFilesOpenForWriting/index.html @@ -136,6 +136,32 @@
  • 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>
  • @@ -172,32 +198,6 @@
  • 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 10799d01..8c1d4160 100644 --- a/api/Cake.SevenZip.Switches/SwitchCompressionMethod/index.html +++ b/api/Cake.SevenZip.Switches/SwitchCompressionMethod/index.html @@ -136,6 +136,32 @@
  • 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>
  • @@ -172,32 +198,6 @@
  • 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 5f5194ce..ebccd831 100644 --- a/api/Cake.SevenZip.Switches/SwitchDeleteAfterCompression/index.html +++ b/api/Cake.SevenZip.Switches/SwitchDeleteAfterCompression/index.html @@ -136,6 +136,32 @@
  • 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>
  • @@ -172,32 +198,6 @@
  • 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 d102b897..8b3e16de 100644 --- a/api/Cake.SevenZip.Switches/SwitchDisableParsingOfArchiveName/index.html +++ b/api/Cake.SevenZip.Switches/SwitchDisableParsingOfArchiveName/index.html @@ -136,6 +136,32 @@
  • 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>
  • @@ -172,32 +198,6 @@
  • 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 ef1fbbad..1402c16a 100644 --- a/api/Cake.SevenZip.Switches/SwitchExcludeArchiveFilename/index.html +++ b/api/Cake.SevenZip.Switches/SwitchExcludeArchiveFilename/index.html @@ -136,6 +136,32 @@
  • 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>
  • @@ -172,32 +198,6 @@
  • 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 ae26680d..263631b6 100644 --- a/api/Cake.SevenZip.Switches/SwitchExcludeArchiveFilenameCollection/index.html +++ b/api/Cake.SevenZip.Switches/SwitchExcludeArchiveFilenameCollection/index.html @@ -135,6 +135,32 @@
  • 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>
  • @@ -171,32 +197,6 @@
  • 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 6c14dda0..eed4fc10 100644 --- a/api/Cake.SevenZip.Switches/SwitchExcludeFilename/index.html +++ b/api/Cake.SevenZip.Switches/SwitchExcludeFilename/index.html @@ -136,6 +136,32 @@
  • 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>
  • @@ -172,32 +198,6 @@
  • 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 d3731bc8..f17d841c 100644 --- a/api/Cake.SevenZip.Switches/SwitchExcludeFilenameCollection/index.html +++ b/api/Cake.SevenZip.Switches/SwitchExcludeFilenameCollection/index.html @@ -135,6 +135,32 @@
  • 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>
  • @@ -171,32 +197,6 @@
  • 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 eca2b34f..393164a9 100644 --- a/api/Cake.SevenZip.Switches/SwitchFullyQualifiedFilePaths/index.html +++ b/api/Cake.SevenZip.Switches/SwitchFullyQualifiedFilePaths/index.html @@ -137,6 +137,32 @@
  • 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>
  • @@ -173,32 +199,6 @@
  • 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 af03e4b8..baccb0b8 100644 --- a/api/Cake.SevenZip.Switches/SwitchIncludeArchiveFilename/index.html +++ b/api/Cake.SevenZip.Switches/SwitchIncludeArchiveFilename/index.html @@ -136,6 +136,32 @@
  • 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>
  • @@ -172,32 +198,6 @@
  • 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 9bf0109d..f39ac862 100644 --- a/api/Cake.SevenZip.Switches/SwitchIncludeArchiveFilenameCollection/index.html +++ b/api/Cake.SevenZip.Switches/SwitchIncludeArchiveFilenameCollection/index.html @@ -135,6 +135,32 @@
  • 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>
  • @@ -171,32 +197,6 @@
  • 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 72111a24..27c4688f 100644 --- a/api/Cake.SevenZip.Switches/SwitchIncludeFilename/index.html +++ b/api/Cake.SevenZip.Switches/SwitchIncludeFilename/index.html @@ -136,6 +136,32 @@
  • 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>
  • @@ -172,32 +198,6 @@
  • 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 7bf6d82d..bcfb283f 100644 --- a/api/Cake.SevenZip.Switches/SwitchIncludeFilenameCollection/index.html +++ b/api/Cake.SevenZip.Switches/SwitchIncludeFilenameCollection/index.html @@ -135,6 +135,32 @@
  • 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>
  • @@ -171,32 +197,6 @@
  • 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 5689c8a1..dfc315de 100644 --- a/api/Cake.SevenZip.Switches/SwitchNtSecurityInformation/index.html +++ b/api/Cake.SevenZip.Switches/SwitchNtSecurityInformation/index.html @@ -136,6 +136,32 @@
  • 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>
  • @@ -172,32 +198,6 @@
  • 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 ec54d228..65dc520b 100644 --- a/api/Cake.SevenZip.Switches/SwitchNtfsAlternateStreams/index.html +++ b/api/Cake.SevenZip.Switches/SwitchNtfsAlternateStreams/index.html @@ -136,6 +136,32 @@
  • 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>
  • @@ -172,32 +198,6 @@
  • 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 a8478a1b..e352304f 100644 --- a/api/Cake.SevenZip.Switches/SwitchOutputDirectory/index.html +++ b/api/Cake.SevenZip.Switches/SwitchOutputDirectory/index.html @@ -136,6 +136,32 @@
  • 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>
  • @@ -172,32 +198,6 @@
  • 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 260fb7b1..e4eaba37 100644 --- a/api/Cake.SevenZip.Switches/SwitchOverwriteMode/index.html +++ b/api/Cake.SevenZip.Switches/SwitchOverwriteMode/index.html @@ -136,6 +136,32 @@
  • 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>
  • @@ -172,32 +198,6 @@
  • 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 a1172e65..215621c0 100644 --- a/api/Cake.SevenZip.Switches/SwitchPassword/index.html +++ b/api/Cake.SevenZip.Switches/SwitchPassword/index.html @@ -136,6 +136,32 @@
  • 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>
  • @@ -172,32 +198,6 @@
  • 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 2d42b1e1..5f4217f3 100644 --- a/api/Cake.SevenZip.Switches/SwitchRecurseSubdirectories/index.html +++ b/api/Cake.SevenZip.Switches/SwitchRecurseSubdirectories/index.html @@ -136,6 +136,32 @@
  • 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>
  • @@ -172,32 +198,6 @@
  • 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 c5361262..cbb8b388 100644 --- a/api/Cake.SevenZip.Switches/SwitchSelfExtractingArchive/index.html +++ b/api/Cake.SevenZip.Switches/SwitchSelfExtractingArchive/index.html @@ -136,6 +136,32 @@
  • 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>
  • @@ -172,32 +198,6 @@
  • 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 17b2546e..d6be89c3 100644 --- a/api/Cake.SevenZip.Switches/SwitchSetHashFunction/index.html +++ b/api/Cake.SevenZip.Switches/SwitchSetHashFunction/index.html @@ -136,6 +136,32 @@
  • 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>
  • @@ -172,32 +198,6 @@
  • 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 0f74b01e..ea83e8f7 100644 --- a/api/Cake.SevenZip.Switches/SwitchSetHashFunctionCollection/index.html +++ b/api/Cake.SevenZip.Switches/SwitchSetHashFunctionCollection/index.html @@ -135,6 +135,32 @@
  • 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>
  • @@ -171,32 +197,6 @@
  • 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 1f1c9cff..8fa36c39 100644 --- a/api/Cake.SevenZip.Switches/SwitchSetTimestampFromMostRecentFile/index.html +++ b/api/Cake.SevenZip.Switches/SwitchSetTimestampFromMostRecentFile/index.html @@ -136,6 +136,32 @@
  • 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>
  • @@ -172,32 +198,6 @@
  • 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 9a7bf011..71fbc039 100644 --- a/api/Cake.SevenZip.Switches/SwitchShowTechnicalInformation/index.html +++ b/api/Cake.SevenZip.Switches/SwitchShowTechnicalInformation/index.html @@ -136,6 +136,32 @@
  • 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>
  • @@ -172,32 +198,6 @@
  • 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 1638be39..5a3f1657 100644 --- a/api/Cake.SevenZip.Switches/SwitchUpdateOptions/index.html +++ b/api/Cake.SevenZip.Switches/SwitchUpdateOptions/index.html @@ -136,6 +136,32 @@
  • 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>
  • @@ -172,32 +198,6 @@
  • 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 51ae5298..1833e3a1 100644 --- a/api/Cake.SevenZip.Switches/SwitchVolume/index.html +++ b/api/Cake.SevenZip.Switches/SwitchVolume/index.html @@ -136,6 +136,32 @@
  • 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>
  • @@ -172,32 +198,6 @@
  • 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 a5be67ac..81bddd5e 100644 --- a/api/Cake.SevenZip.Switches/SwitchVolumeCollection/index.html +++ b/api/Cake.SevenZip.Switches/SwitchVolumeCollection/index.html @@ -135,6 +135,32 @@
  • 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>
  • @@ -171,32 +197,6 @@
  • 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 f11dd80b..218bdca7 100644 --- a/api/Cake.SevenZip.Switches/SwitchWorkingDirectory/index.html +++ b/api/Cake.SevenZip.Switches/SwitchWorkingDirectory/index.html @@ -136,6 +136,32 @@
  • 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>
  • @@ -172,32 +198,6 @@
  • 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 660cb81c..844c1e65 100644 --- a/api/Cake.SevenZip.Switches/UpdateAction/index.html +++ b/api/Cake.SevenZip.Switches/UpdateAction/index.html @@ -135,6 +135,32 @@
  • 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>
  • @@ -171,32 +197,6 @@
  • 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 4a4647e4..3d0bcbf9 100644 --- a/api/Cake.SevenZip.Switches/VolumeUnit/index.html +++ b/api/Cake.SevenZip.Switches/VolumeUnit/index.html @@ -135,6 +135,32 @@
  • 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>
  • @@ -171,32 +197,6 @@
  • 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 9c315f69..5f94b4c6 100644 --- a/api/Cake.SevenZip.Switches/index.html +++ b/api/Cake.SevenZip.Switches/index.html @@ -71,8 +71,8 @@
    @@ -171,935 +171,935 @@

    Summary

    -

    Class Types

    +

    Interface Types

    - + - + - + - + - + - + - + - + - + - + - + - - - - - + - - - - - + - + - - - - - + - - - - - + - + - + - + - + - + - + - + - + - - + - + + + +
    ClassInterface Summary
    BaseBoolSwitchISupportSwitch - BaseClass for simple boolean switches. + 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).
    BaseSwitchCollection<T>ISupportSwitchArchiveType - 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. +

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

    +

    + The Switch is SwitchArchiveType. +

    +

    + The Builder is SwitchArchiveTypeBuilder. +

    OverwriteModeISupportSwitchCompressFilesOpenForWriting

    - Specifies the overwrite mode during extraction, to overwrite files already present on disk. + Command supports switch -ssw (Compress files open for writing).

    -

    -

    + The Switch is SwitchCompressFilesOpenForWriting. +

    +

    + The Builder is SwitchCompressFilesOpenForWritingBuilder. +

    +
    RecurseTypeISupportSwitchCompressionMethod

    - Specifies the method of treating wildcards and filenames on the command line. + Command supports switch -m (Set compression Method).

    -

    -

    + The Switch is SwitchCompressionMethod. +

    +

    + The Builder is SwitchCompressionMethodBuilder. +

    SwitchArchiveTypeISupportSwitchDeleteAfterCompression

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

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

    -

    -

    + The Builder is SwitchDeleteAfterCompressionBuilder. +

    +
    SwitchCompressFilesOpenForWritingISupportSwitchDisableParsingOfArchiveName

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

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

    -

    -

    + The Builder is SwitchDisableParsingOfArchiveNameBuilder. +

    SwitchCompressionMethodISupportSwitchExcludeArchiveFilenames

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

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

    -

    -

    + The Builder is SwitchExcludeArchiveFilenamesBuilder. +

    SwitchDeleteAfterCompressionISupportSwitchExcludeFilenames

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

    - 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 Switch is SwitchExcludeFilenameCollection.

    -

    -

    + The Builder is SwitchExcludeFilenamesBuilder. +

    SwitchDisableParsingOfArchiveNameISupportSwitchFullyQualifiedFilePaths

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

    - 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 Switch is SwitchFullyQualifiedFilePaths.

    -

    -

    + The Builder is SwitchFullyQualifiedFilePathsBuilder. +

    SwitchExcludeArchiveFilenameISupportSwitchIncludeArchiveFilenames

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

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

    -

    -

    + The Builder is SwitchIncludeArchiveFilenamesBuilder. +

    SwitchExcludeArchiveFilenameCollection - A Collection of SwitchExcludeArchiveFilename. -
    SwitchExcludeFilenameISupportSwitchIncludeFilenames

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

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

    -

    -

    + The Builder is SwitchIncludeFilenamesBuilder. +

    SwitchExcludeFilenameCollection - A Collection of SwitchExcludeFilename. -
    SwitchFullyQualifiedFilePathsISupportSwitchNtSecurityInformation - -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 -sni (NT security information).

    -

    -

    + The Switch is SwitchNtSecurityInformation. +

    +

    + The Builder is SwitchNtSecurityInformationBuilder. +

    SwitchIncludeArchiveFilenameISupportSwitchNtfsAlternateStreams

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

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

    -

    -

    + The Builder is SwitchNtfsAlternateStreamsBuilder. +

    SwitchIncludeArchiveFilenameCollection - A Collection of SwitchIncludeArchiveFilename. -
    SwitchIncludeFilenameISupportSwitchOutputDirectory

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

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

    -

    -

    + The Builder is SwitchOutputDirectoryBuilder. +

    SwitchIncludeFilenameCollection - A Collection of SwitchIncludeFilename. -
    SwitchNtSecurityInformationISupportSwitchOverwriteMode

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

    - 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 SwitchOverwriteMode.

    -

    -

    + The Builder is SwitchOverwriteModeBuilder. +

    SwitchNtfsAlternateStreamsISupportSwitchPassword

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

    - 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 SwitchPassword.

    -

    -

    + The Builder is SwitchPasswordBuilder. +

    SwitchOutputDirectoryISupportSwitchRecurseSubdirectories

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

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

    -

    -

    + The Builder is SwitchRecurseSubdirectoriesBuilder. +

    SwitchOverwriteModeISupportSwitchSelfExtractingArchive

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

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

    -

    -

    + The Builder is SwitchSelfExtractingArchiveBuilder. +

    SwitchPasswordISupportSwitchSetHashFunction

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

    - Specifies password. + The Switch is SwitchSetHashFunction.

    -

    -

    + The Builder is SwitchSetHashFunctionBuilder. +

    SwitchRecurseSubdirectoriesISupportSwitchShowTechnicalInformation

    - -r (Recurse subdirectories) switch. + Command supports switch -slt (Show technical information).

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

    -

    -

    + The Builder is SwitchShowTechnicalInformationBuilder. +

    SwitchSelfExtractingArchiveISupportSwitchTimestampFromMostRecentFile

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

    - 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 SwitchSetTimestampFromMostRecentFile.

    -

    -

    + The Builder is SwitchSetTimestampFromMostRecentFileBuilder. +

    SwitchSetHashFunctionISupportSwitchUpdateOptions

    - -scrc (Set hash function) switch. + Command supports switch -u (Update options).

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

    -

    -

    + The Builder is SwitchUpdateOptionsBuilder. +

    SwitchSetHashFunctionCollectionISupportSwitchVolume - A Collection of SwitchSetHashFunction. +

    + Command supports switch -v (Create Volumes). +

    +

    + The Switch is SwitchVolumeCollection. +

    +

    + The Builder is SwitchVolumeBuilder. +

    +
    SwitchSetTimestampFromMostRecentFile + ISupportSwitchWorkingDirectory.

    - -stl (Set archive time-stamp from the most recently modified file) switch. + Command supports switch -w (Working directory).

    - 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 SwitchWorkingDirectory.

    -

    -

    + The Builder is SwitchWorkingDirectoryBuilder. +

    SwitchShowTechnicalInformationISwitch + Base for all Switches. +
    +
    +
    + + +

    Class Types

    +
    +
    + + + + + + + + + + + + + + + + + - + - + - - - - - + - + - + - -
    ClassSummary
    BaseBoolSwitch + BaseClass for simple boolean switches. +
    BaseSwitchCollection<T> + 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. + +
    OverwriteMode

    - -slt (Show technical information) switch. -

    -

    - Sets technical mode for l (List) command. + Specifies the overwrite mode during extraction, to overwrite files already present on disk.

    -
    SwitchUpdateOptionsRecurseType

    - -u (Update options) switch. -

    -

    - Specifies how to update files in an archive and (or) how to create new archives. + Specifies the method of treating wildcards and filenames on the command line.

    -
    SwitchVolumeSwitchArchiveType

    - -v (Create Volumes) switch. + -t (set Type of archive) switch.

    - Specifies volume sizes. + Specifies the type of archive.

    - -
    SwitchVolumeCollection - A Collection of SwitchVolume.
    SwitchWorkingDirectorySwitchCompressFilesOpenForWriting

    - -w (set Working directory) switch. + -ssw (Compress files open for writing) switch.

    - 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. + Compresses files open for writing by another applications. + If this switch is not set, 7-zip doesn't include such files to archive.

    UpdateActionSwitchCompressionMethod - Specifies the action for a given SwitchUpdateOptions-State. +

    + -m (Set compression Method) switch. +

    +

    + Specifies the compression method. +

    +
    VolumeUnitSwitchDeleteAfterCompression - Units for SwitchCompressionMethod. +

    + -sdel (Delete files after compression) 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. +

    -
    -
    -
    - - -

    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). +
    ISupportSwitchArchiveTypeSwitchDisableParsingOfArchiveName

    - Command supports switch -t (set Type of archive). + -an (Disable parsing of archive_name) switch.

    - The Switch is SwitchArchiveType. + 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 SwitchArchiveTypeBuilder. -

    +

    +

    ISupportSwitchCompressFilesOpenForWritingSwitchExcludeArchiveFilename

    - Command supports switch -ssw (Compress files open for writing). + -ax (Exclude archive filenames) switch.

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

    - The Builder is SwitchCompressFilesOpenForWritingBuilder. -

    +

    +

    ISupportSwitchCompressionMethodSwitchExcludeArchiveFilenameCollection -

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

    -

    - The Switch is SwitchCompressionMethod. -

    -

    - The Builder is SwitchCompressionMethodBuilder. -

    + A Collection of SwitchExcludeArchiveFilename.
    ISupportSwitchDeleteAfterCompressionSwitchExcludeFilename

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

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

    - The Builder is SwitchDeleteAfterCompressionBuilder. -

    +

    +

    ISupportSwitchDisableParsingOfArchiveNameSwitchExcludeFilenameCollection -

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

    -

    - The Switch is SwitchDisableParsingOfArchiveName. -

    -

    - The Builder is SwitchDisableParsingOfArchiveNameBuilder. -

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

    - Command supports switch -ax (Exclude archive filenames). -

    -

    - The Switch is SwitchExcludeArchiveFilenameCollection. + 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 SwitchExcludeArchiveFilenamesBuilder. -

    +

    +

    ISupportSwitchExcludeFilenamesSwitchIncludeArchiveFilename

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

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

    - The Builder is SwitchExcludeFilenamesBuilder. -

    +

    +

    ISupportSwitchFullyQualifiedFilePathsSwitchIncludeArchiveFilenameCollection -

    - Command supports switch -spf/-spf2 (Use fully qualified file paths). -

    -

    - The Switch is SwitchFullyQualifiedFilePaths. -

    -

    - The Builder is SwitchFullyQualifiedFilePathsBuilder. -

    - + A Collection of SwitchIncludeArchiveFilename.
    ISupportSwitchIncludeArchiveFilenamesSwitchIncludeFilename

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

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

    - The Builder is SwitchIncludeArchiveFilenamesBuilder. -

    +

    +

    ISupportSwitchIncludeFilenamesSwitchIncludeFilenameCollection + A Collection of SwitchIncludeFilename. +
    SwitchNtSecurityInformation

    - Command supports switch -i (Include filenames). + -sni (Store NT security information) switch.

    - The Switch is SwitchIncludeFilenameCollection. + 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 SwitchIncludeFilenamesBuilder. -

    +

    +

    ISupportSwitchNtSecurityInformationSwitchNtfsAlternateStreams

    - Command supports switch -sni (NT security information). + -sns (Store NTFS alternate Streams) switch.

    - The Switch is SwitchNtSecurityInformation. + 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 SwitchNtSecurityInformationBuilder. -

    +

    +

    ISupportSwitchNtfsAlternateStreamsSwitchOutputDirectory

    - Command supports switch -sns (NTFS alternate Streams). + -o (set Output directory) switch.

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

    - The Builder is SwitchNtfsAlternateStreamsBuilder. -

    +

    +

    ISupportSwitchOutputDirectorySwitchOverwriteMode

    - Command supports switch -o (set Output directory). + -ao (Overwrite mode) switch.

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

    - The Builder is SwitchOutputDirectoryBuilder. -

    +

    +

    ISupportSwitchOverwriteModeSwitchPassword

    - Command supports switch -ao (Overwrite mode). + -p (set Password) switch.

    - The Switch is SwitchOverwriteMode. + Specifies password.

    - The Builder is SwitchOverwriteModeBuilder. -

    +

    +

    ISupportSwitchPasswordSwitchRecurseSubdirectories

    - Command supports switch -p (set Password) . + -r (Recurse subdirectories) switch.

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

    - The Builder is SwitchPasswordBuilder. -

    +

    +

    ISupportSwitchRecurseSubdirectoriesSwitchSelfExtractingArchive

    - Command supports switch -r (Recurse subdirectories). + -sfx (Create SFX archive) switch.

    - The Switch is SwitchRecurseSubdirectories. + 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 SwitchRecurseSubdirectoriesBuilder. -

    +

    +

    ISupportSwitchSelfExtractingArchiveSwitchSetHashFunction

    - Command supports switch -sfx (Create SFX archive). + -scrc (Set hash function) switch.

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

    - The Builder is SwitchSelfExtractingArchiveBuilder. -

    +

    +

    ISupportSwitchSetHashFunctionSwitchSetHashFunctionCollection + A Collection of SwitchSetHashFunction. +
    SwitchSetTimestampFromMostRecentFile

    - Command supports switch -scrc (Set hash function). + -stl (Set archive time-stamp from the most recently modified file) switch.

    - The Switch is SwitchSetHashFunction. + 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 Builder is SwitchSetHashFunctionBuilder. -

    +

    +

    ISupportSwitchShowTechnicalInformationSwitchShowTechnicalInformation

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

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

    - The Builder is SwitchShowTechnicalInformationBuilder. -

    +

    +

    ISupportSwitchTimestampFromMostRecentFileSwitchUpdateOptions

    - Command supports switch -stl (Set archive time-stamp from the most recently modified file). + -u (Update options) switch.

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

    - The Builder is SwitchSetTimestampFromMostRecentFileBuilder. -

    +

    +

    ISupportSwitchUpdateOptionsSwitchVolume

    - Command supports switch -u (Update options). + -v (Create Volumes) switch.

    - The Switch is SwitchUpdateOptions. + Specifies volume sizes.

    - The Builder is SwitchUpdateOptionsBuilder. -

    +

    +

    ISupportSwitchVolumeSwitchVolumeCollection + A Collection of SwitchVolume. +
    SwitchWorkingDirectory

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

    - The Switch is SwitchVolumeCollection. + 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 Builder is SwitchVolumeBuilder. -

    +

    +

    ISupportSwitchWorkingDirectory. -

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

    -

    - The Switch is SwitchWorkingDirectory. -

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

    - The Builder is SwitchWorkingDirectoryBuilder. -

    - +

    +

    ISwitchVolumeUnit - Base for all Switches. + Units for SwitchCompressionMethod. +

    +

    +

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