From 1d4f6139d5f3cb195ca4e0e423e0c8809ae7bcf9 Mon Sep 17 00:00:00 2001 From: GitHub Date: Sun, 24 Nov 2024 15:02:10 +0000 Subject: [PATCH] Continuous Integration Publish: d544138b81eca08342ee34f70a0ffd45041d63df Merge pull request #390 from nils-a/feature/GH-388 (#388) Update Cake reference to Cake 5 --- .../IHaveArgument/index.html | 54 +- .../IHaveArgumentArchive/index.html | 34 +- .../IHaveArgumentDirectories/index.html | 20 +- .../IHaveArgumentFiles/index.html | 20 +- .../BaseOutputBuilder_2/index.html | 22 +- .../ISupportArgumentBuilder_1/index.html | 38 +- .../ISupportSwitchBuilder_1/index.html | 38 +- .../AddCommand/index.html | 4 +- .../BaseAddLikeSyntaxCommand/index.html | 14 +- .../BaseCommand/index.html | 16 +- .../BaseOutputCommand_1/index.html | 20 +- .../BenchmarkCommand/index.html | 4 +- .../DeleteCommand/index.html | 4 +- .../ExtractCommand/index.html | 4 +- .../HashCommand/index.html | 4 +- .../ICommand/index.html | 60 +- .../InformationCommand/index.html | 4 +- .../ListCommand/index.html | 4 +- .../RenameCommand/index.html | 4 +- .../TestCommand/index.html | 4 +- .../UpdateCommand/index.html | 4 +- api/Cake.SevenZip.Commands/index.html | 44 +- api/Cake.SevenZip.Parsers/IOutput/index.html | 20 +- .../BaseBoolSwitch/index.html | 36 +- .../BaseSwitchCollection_1/index.html | 22 +- .../ISupportSwitch/index.html | 168 +-- .../index.html | 10 +- .../index.html | 30 +- .../ISupportSwitchExcludeFilenames/index.html | 38 +- .../index.html | 14 +- .../ISupportSwitchIncludeFilenames/index.html | 38 +- .../index.html | 24 +- .../ISupportSwitchPassword/index.html | 28 +- .../index.html | 38 +- .../index.html | 10 +- .../index.html | 10 +- .../ISupportSwitchUpdateOptions/index.html | 20 +- .../ISupportSwitchWorkingDirectory/index.html | 20 +- api/Cake.SevenZip.Switches/ISwitch/index.html | 172 +-- assets/js/searchIndex.js | 1064 ++++++++--------- feed.atom | 2 +- feed.rss | 4 +- 42 files changed, 1094 insertions(+), 1094 deletions(-) diff --git a/api/Cake.SevenZip.Arguments/IHaveArgument/index.html b/api/Cake.SevenZip.Arguments/IHaveArgument/index.html index 14d3eac1..41928d34 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["AddCommand"]-.->Type - click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" - Implementing1["IHaveArgumentArchive"]-.->Type - click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Arguments/IHaveArgumentArchive" + Implementing0["RenameCommand"]-.->Type + click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/RenameCommand" + Implementing1["AddCommand"]-.->Type + click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" Implementing2["TestCommand"]-.->Type click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" - Implementing3["RenameCommand"]-.->Type - click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/RenameCommand" - Implementing4["IHaveArgumentDirectories"]-.->Type - click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Arguments/IHaveArgumentDirectories" - Implementing5["IHaveArgumentFiles"]-.->Type - click Implementing5 "/Cake.7zip/api/Cake.SevenZip.Arguments/IHaveArgumentFiles" - Implementing6["BaseAddLikeSyntaxCommand"]-.->Type - click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Commands/BaseAddLikeSyntaxCommand" - Implementing7["ListCommand"]-.->Type - click Implementing7 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" + Implementing3["HashCommand"]-.->Type + click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" + Implementing4["ListCommand"]-.->Type + click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" + Implementing5["IHaveArgumentArchive"]-.->Type + click Implementing5 "/Cake.7zip/api/Cake.SevenZip.Arguments/IHaveArgumentArchive" + Implementing6["DeleteCommand"]-.->Type + click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" + Implementing7["IHaveArgumentDirectories"]-.->Type + click Implementing7 "/Cake.7zip/api/Cake.SevenZip.Arguments/IHaveArgumentDirectories" Implementing8["ExtractCommand"]-.->Type click Implementing8 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" - Implementing9["UpdateCommand"]-.->Type - click Implementing9 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" - Implementing10["DeleteCommand"]-.->Type - click Implementing10 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" - Implementing11["HashCommand"]-.->Type - click Implementing11 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" + Implementing9["BaseAddLikeSyntaxCommand"]-.->Type + click Implementing9 "/Cake.7zip/api/Cake.SevenZip.Commands/BaseAddLikeSyntaxCommand" + Implementing10["IHaveArgumentFiles"]-.->Type + click Implementing10 "/Cake.7zip/api/Cake.SevenZip.Arguments/IHaveArgumentFiles" + Implementing11["UpdateCommand"]-.->Type + click Implementing11 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" diff --git a/api/Cake.SevenZip.Arguments/IHaveArgumentArchive/index.html b/api/Cake.SevenZip.Arguments/IHaveArgumentArchive/index.html index a102680a..0b7555bc 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["AddCommand"]-.->Type - click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" - Implementing1["TestCommand"]-.->Type - click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" - Implementing2["RenameCommand"]-.->Type - click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/RenameCommand" - Implementing3["BaseAddLikeSyntaxCommand"]-.->Type - click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/BaseAddLikeSyntaxCommand" - Implementing4["ListCommand"]-.->Type - click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" + Implementing0["RenameCommand"]-.->Type + click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/RenameCommand" + Implementing1["AddCommand"]-.->Type + click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" + Implementing2["TestCommand"]-.->Type + click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" + Implementing3["ListCommand"]-.->Type + click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" + Implementing4["DeleteCommand"]-.->Type + click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" Implementing5["ExtractCommand"]-.->Type click Implementing5 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" - Implementing6["UpdateCommand"]-.->Type - click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" - Implementing7["DeleteCommand"]-.->Type - click Implementing7 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" + Implementing6["BaseAddLikeSyntaxCommand"]-.->Type + click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Commands/BaseAddLikeSyntaxCommand" + Implementing7["UpdateCommand"]-.->Type + click Implementing7 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" diff --git a/api/Cake.SevenZip.Arguments/IHaveArgumentDirectories/index.html b/api/Cake.SevenZip.Arguments/IHaveArgumentDirectories/index.html index 87dadef8..8e0323ca 100644 --- a/api/Cake.SevenZip.Arguments/IHaveArgumentDirectories/index.html +++ b/api/Cake.SevenZip.Arguments/IHaveArgumentDirectories/index.html @@ -187,10 +187,10 @@

Summary

@@ -204,14 +204,14 @@

Summary

class Type type-node Implementing0["AddCommand"]-.->Type click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" - Implementing1["BaseAddLikeSyntaxCommand"]-.->Type - click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/BaseAddLikeSyntaxCommand" - Implementing2["UpdateCommand"]-.->Type - click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" - Implementing3["DeleteCommand"]-.->Type - click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" - Implementing4["HashCommand"]-.->Type - click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" + Implementing1["HashCommand"]-.->Type + click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" + Implementing2["DeleteCommand"]-.->Type + click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" + Implementing3["BaseAddLikeSyntaxCommand"]-.->Type + click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/BaseAddLikeSyntaxCommand" + Implementing4["UpdateCommand"]-.->Type + click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" diff --git a/api/Cake.SevenZip.Arguments/IHaveArgumentFiles/index.html b/api/Cake.SevenZip.Arguments/IHaveArgumentFiles/index.html index d90bfcd5..1ab84b93 100644 --- a/api/Cake.SevenZip.Arguments/IHaveArgumentFiles/index.html +++ b/api/Cake.SevenZip.Arguments/IHaveArgumentFiles/index.html @@ -188,10 +188,10 @@

Summary

@@ -207,14 +207,14 @@

Summary

click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" Implementing1["TestCommand"]-.->Type click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" - Implementing2["BaseAddLikeSyntaxCommand"]-.->Type - click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/BaseAddLikeSyntaxCommand" - Implementing3["UpdateCommand"]-.->Type - click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" - Implementing4["DeleteCommand"]-.->Type - click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" - Implementing5["HashCommand"]-.->Type - click Implementing5 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" + Implementing2["HashCommand"]-.->Type + click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" + Implementing3["DeleteCommand"]-.->Type + click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" + Implementing4["BaseAddLikeSyntaxCommand"]-.->Type + click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Commands/BaseAddLikeSyntaxCommand" + Implementing5["UpdateCommand"]-.->Type + click Implementing5 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" diff --git a/api/Cake.SevenZip.Builder/BaseOutputBuilder_2/index.html b/api/Cake.SevenZip.Builder/BaseOutputBuilder_2/index.html index 84e3feb9..744499e4 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["InformationCommandBuilder"]-->Type - click Derived0 "/Cake.7zip/api/Cake.SevenZip.Builder/InformationCommandBuilder" + 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["HashCommandBuilder"]-->Type - click Derived2 "/Cake.7zip/api/Cake.SevenZip.Builder/HashCommandBuilder" - Derived3["BenchmarkCommandBuilder"]-->Type - click Derived3 "/Cake.7zip/api/Cake.SevenZip.Builder/BenchmarkCommandBuilder" - Derived4["ListCommandBuilder"]-->Type - click Derived4 "/Cake.7zip/api/Cake.SevenZip.Builder/ListCommandBuilder" + Derived2["BenchmarkCommandBuilder"]-->Type + click Derived2 "/Cake.7zip/api/Cake.SevenZip.Builder/BenchmarkCommandBuilder" + Derived3["InformationCommandBuilder"]-->Type + click Derived3 "/Cake.7zip/api/Cake.SevenZip.Builder/InformationCommandBuilder" + Derived4["HashCommandBuilder"]-->Type + click Derived4 "/Cake.7zip/api/Cake.SevenZip.Builder/HashCommandBuilder" diff --git a/api/Cake.SevenZip.Builder/ISupportArgumentBuilder_1/index.html b/api/Cake.SevenZip.Builder/ISupportArgumentBuilder_1/index.html index 853ab2d8..7df90585 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["DeleteCommandBuilder"]-.->Type - click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Builder/DeleteCommandBuilder" - Implementing1["TestCommandBuilder"]-.->Type - click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Builder/TestCommandBuilder" - Implementing2["HashCommandBuilder"]-.->Type - click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Builder/HashCommandBuilder" - Implementing3["ExtractCommandBuilder"]-.->Type - click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Builder/ExtractCommandBuilder" - Implementing4["RenameCommandBuilder"]-.->Type - click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Builder/RenameCommandBuilder" + Implementing0["ExtractCommandBuilder"]-.->Type + click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Builder/ExtractCommandBuilder" + 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["DeleteCommandBuilder"]-.->Type + click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Builder/DeleteCommandBuilder" + Implementing4["UpdateCommandBuilder"]-.->Type + click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Builder/UpdateCommandBuilder" Implementing5["AddCommandBuilder"]-.->Type click Implementing5 "/Cake.7zip/api/Cake.SevenZip.Builder/AddCommandBuilder" - Implementing6["ListCommandBuilder"]-.->Type - click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Builder/ListCommandBuilder" - Implementing7["UpdateCommandBuilder"]-.->Type - click Implementing7 "/Cake.7zip/api/Cake.SevenZip.Builder/UpdateCommandBuilder" + Implementing6["RenameCommandBuilder"]-.->Type + click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Builder/RenameCommandBuilder" + Implementing7["HashCommandBuilder"]-.->Type + click Implementing7 "/Cake.7zip/api/Cake.SevenZip.Builder/HashCommandBuilder" diff --git a/api/Cake.SevenZip.Builder/ISupportSwitchBuilder_1/index.html b/api/Cake.SevenZip.Builder/ISupportSwitchBuilder_1/index.html index 1856c9b8..7afa7658 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["DeleteCommandBuilder"]-.->Type - click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Builder/DeleteCommandBuilder" - Implementing1["TestCommandBuilder"]-.->Type - click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Builder/TestCommandBuilder" - Implementing2["HashCommandBuilder"]-.->Type - click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Builder/HashCommandBuilder" - Implementing3["ExtractCommandBuilder"]-.->Type - click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Builder/ExtractCommandBuilder" - Implementing4["RenameCommandBuilder"]-.->Type - click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Builder/RenameCommandBuilder" + Implementing0["ExtractCommandBuilder"]-.->Type + click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Builder/ExtractCommandBuilder" + 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["DeleteCommandBuilder"]-.->Type + click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Builder/DeleteCommandBuilder" + Implementing4["UpdateCommandBuilder"]-.->Type + click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Builder/UpdateCommandBuilder" Implementing5["AddCommandBuilder"]-.->Type click Implementing5 "/Cake.7zip/api/Cake.SevenZip.Builder/AddCommandBuilder" - Implementing6["ListCommandBuilder"]-.->Type - click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Builder/ListCommandBuilder" - Implementing7["UpdateCommandBuilder"]-.->Type - click Implementing7 "/Cake.7zip/api/Cake.SevenZip.Builder/UpdateCommandBuilder" + Implementing6["RenameCommandBuilder"]-.->Type + click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Builder/RenameCommandBuilder" + Implementing7["HashCommandBuilder"]-.->Type + click Implementing7 "/Cake.7zip/api/Cake.SevenZip.Builder/HashCommandBuilder" diff --git a/api/Cake.SevenZip.Commands/AddCommand/index.html b/api/Cake.SevenZip.Commands/AddCommand/index.html index a94dc82c..46d641fe 100644 --- a/api/Cake.SevenZip.Commands/AddCommand/index.html +++ b/api/Cake.SevenZip.Commands/AddCommand/index.html @@ -135,8 +135,6 @@
  • Namespace
  • Cake.SevenZip.Commands
  • -
  • Interface Types
  • -
  • ICommand
  • Class Types
  • AddCommand
  • BaseAddLikeSyntaxCommand
  • @@ -151,6 +149,8 @@
  • RenameCommand
  • TestCommand
  • UpdateCommand
  • +
  • Interface Types
  • +
  • ICommand
  • diff --git a/api/Cake.SevenZip.Commands/BaseAddLikeSyntaxCommand/index.html b/api/Cake.SevenZip.Commands/BaseAddLikeSyntaxCommand/index.html index c07ebaa3..c03c556f 100644 --- a/api/Cake.SevenZip.Commands/BaseAddLikeSyntaxCommand/index.html +++ b/api/Cake.SevenZip.Commands/BaseAddLikeSyntaxCommand/index.html @@ -135,8 +135,6 @@
  • Namespace
  • Cake.SevenZip.Commands
  • -
  • Interface Types
  • -
  • ICommand
  • Class Types
  • AddCommand
  • BaseAddLikeSyntaxCommand
  • @@ -151,6 +149,8 @@
  • RenameCommand
  • TestCommand
  • UpdateCommand
  • +
  • Interface Types
  • +
  • ICommand
  • @@ -206,8 +206,8 @@

    Summary

    @@ -231,10 +231,10 @@

    Summary

    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" + Derived1["DeleteCommand"]-->Type + click Derived1 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" + 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 8d7afa96..1181dd10 100644 --- a/api/Cake.SevenZip.Commands/BaseCommand/index.html +++ b/api/Cake.SevenZip.Commands/BaseCommand/index.html @@ -135,8 +135,6 @@
  • Namespace
  • Cake.SevenZip.Commands
  • -
  • Interface Types
  • -
  • ICommand
  • Class Types
  • AddCommand
  • BaseAddLikeSyntaxCommand
  • @@ -151,6 +149,8 @@
  • RenameCommand
  • TestCommand
  • UpdateCommand
  • +
  • Interface Types
  • +
  • ICommand
  • @@ -195,9 +195,9 @@

    Summary

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

    Summary

    Type-->Base0["object"] Type["BaseCommand"] class Type type-node - Derived0["BaseAddLikeSyntaxCommand"]-->Type - click Derived0 "/Cake.7zip/api/Cake.SevenZip.Commands/BaseAddLikeSyntaxCommand" + Derived0["BaseOutputCommand<T>"]-->Type + click Derived0 "/Cake.7zip/api/Cake.SevenZip.Commands/BaseOutputCommand_1" Derived1["ExtractCommand"]-->Type click Derived1 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" - Derived2["BaseOutputCommand<T>"]-->Type - click Derived2 "/Cake.7zip/api/Cake.SevenZip.Commands/BaseOutputCommand_1" + Derived2["BaseAddLikeSyntaxCommand"]-->Type + click Derived2 "/Cake.7zip/api/Cake.SevenZip.Commands/BaseAddLikeSyntaxCommand" diff --git a/api/Cake.SevenZip.Commands/BaseOutputCommand_1/index.html b/api/Cake.SevenZip.Commands/BaseOutputCommand_1/index.html index f725f082..72239977 100644 --- a/api/Cake.SevenZip.Commands/BaseOutputCommand_1/index.html +++ b/api/Cake.SevenZip.Commands/BaseOutputCommand_1/index.html @@ -136,8 +136,6 @@
  • Namespace
  • Cake.SevenZip.Commands
  • -
  • Interface Types
  • -
  • ICommand
  • Class Types
  • AddCommand
  • BaseAddLikeSyntaxCommand
  • @@ -152,6 +150,8 @@
  • RenameCommand
  • TestCommand
  • UpdateCommand
  • +
  • Interface Types
  • +
  • ICommand
  • @@ -205,10 +205,10 @@

    Summary

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

    Summary

    class Type type-node Derived0["TestCommand"]-->Type click Derived0 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" - Derived1["ListCommand"]-->Type - click Derived1 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" - Derived2["BenchmarkCommand"]-->Type - click Derived2 "/Cake.7zip/api/Cake.SevenZip.Commands/BenchmarkCommand" + Derived1["HashCommand"]-->Type + click Derived1 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" + Derived2["ListCommand"]-->Type + click Derived2 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" Derived3["InformationCommand"]-->Type click Derived3 "/Cake.7zip/api/Cake.SevenZip.Commands/InformationCommand" - Derived4["HashCommand"]-->Type - click Derived4 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" + Derived4["BenchmarkCommand"]-->Type + click Derived4 "/Cake.7zip/api/Cake.SevenZip.Commands/BenchmarkCommand" diff --git a/api/Cake.SevenZip.Commands/BenchmarkCommand/index.html b/api/Cake.SevenZip.Commands/BenchmarkCommand/index.html index e74623a5..ede6b36f 100644 --- a/api/Cake.SevenZip.Commands/BenchmarkCommand/index.html +++ b/api/Cake.SevenZip.Commands/BenchmarkCommand/index.html @@ -136,8 +136,6 @@
  • Namespace
  • Cake.SevenZip.Commands
  • -
  • Interface Types
  • -
  • ICommand
  • Class Types
  • AddCommand
  • BaseAddLikeSyntaxCommand
  • @@ -152,6 +150,8 @@
  • RenameCommand
  • TestCommand
  • UpdateCommand
  • +
  • Interface Types
  • +
  • ICommand
  • diff --git a/api/Cake.SevenZip.Commands/DeleteCommand/index.html b/api/Cake.SevenZip.Commands/DeleteCommand/index.html index 9d59fb00..3413c9f7 100644 --- a/api/Cake.SevenZip.Commands/DeleteCommand/index.html +++ b/api/Cake.SevenZip.Commands/DeleteCommand/index.html @@ -135,8 +135,6 @@
  • Namespace
  • Cake.SevenZip.Commands
  • -
  • Interface Types
  • -
  • ICommand
  • Class Types
  • AddCommand
  • BaseAddLikeSyntaxCommand
  • @@ -151,6 +149,8 @@
  • RenameCommand
  • TestCommand
  • UpdateCommand
  • +
  • Interface Types
  • +
  • ICommand
  • diff --git a/api/Cake.SevenZip.Commands/ExtractCommand/index.html b/api/Cake.SevenZip.Commands/ExtractCommand/index.html index 5070b409..2b357e7d 100644 --- a/api/Cake.SevenZip.Commands/ExtractCommand/index.html +++ b/api/Cake.SevenZip.Commands/ExtractCommand/index.html @@ -136,8 +136,6 @@
  • Namespace
  • Cake.SevenZip.Commands
  • -
  • Interface Types
  • -
  • ICommand
  • Class Types
  • AddCommand
  • BaseAddLikeSyntaxCommand
  • @@ -152,6 +150,8 @@
  • RenameCommand
  • TestCommand
  • UpdateCommand
  • +
  • Interface Types
  • +
  • ICommand
  • diff --git a/api/Cake.SevenZip.Commands/HashCommand/index.html b/api/Cake.SevenZip.Commands/HashCommand/index.html index 75f959dc..9f208a12 100644 --- a/api/Cake.SevenZip.Commands/HashCommand/index.html +++ b/api/Cake.SevenZip.Commands/HashCommand/index.html @@ -136,8 +136,6 @@
  • Namespace
  • Cake.SevenZip.Commands
  • -
  • Interface Types
  • -
  • ICommand
  • Class Types
  • AddCommand
  • BaseAddLikeSyntaxCommand
  • @@ -152,6 +150,8 @@
  • RenameCommand
  • TestCommand
  • UpdateCommand
  • +
  • Interface Types
  • +
  • ICommand
  • diff --git a/api/Cake.SevenZip.Commands/ICommand/index.html b/api/Cake.SevenZip.Commands/ICommand/index.html index 228a67dd..93db6965 100644 --- a/api/Cake.SevenZip.Commands/ICommand/index.html +++ b/api/Cake.SevenZip.Commands/ICommand/index.html @@ -134,8 +134,6 @@
  • Namespace
  • Cake.SevenZip.Commands
  • -
  • Interface Types
  • -
  • ICommand
  • Class Types
  • AddCommand
  • BaseAddLikeSyntaxCommand
  • @@ -150,6 +148,8 @@
  • RenameCommand
  • TestCommand
  • UpdateCommand
  • +
  • Interface Types
  • +
  • ICommand
  • @@ -189,17 +189,17 @@

    Summary

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

    Summary

    graph BT Type["ICommand"] class Type type-node - Implementing0["AddCommand"]-.->Type - click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" - Implementing1["TestCommand"]-.->Type - click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" - Implementing2["RenameCommand"]-.->Type - click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/RenameCommand" - Implementing3["ListCommand"]-.->Type - click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" - Implementing4["ExtractCommand"]-.->Type - click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" - Implementing5["UpdateCommand"]-.->Type - click Implementing5 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" - Implementing6["BenchmarkCommand"]-.->Type - click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Commands/BenchmarkCommand" - Implementing7["InformationCommand"]-.->Type - click Implementing7 "/Cake.7zip/api/Cake.SevenZip.Commands/InformationCommand" - Implementing8["BaseOutputCommand<T>"]-.->Type - click Implementing8 "/Cake.7zip/api/Cake.SevenZip.Commands/BaseOutputCommand_1" - Implementing9["DeleteCommand"]-.->Type - click Implementing9 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" - Implementing10["HashCommand"]-.->Type - click Implementing10 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" + Implementing0["BaseOutputCommand<T>"]-.->Type + click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/BaseOutputCommand_1" + Implementing1["RenameCommand"]-.->Type + click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/RenameCommand" + Implementing2["AddCommand"]-.->Type + click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" + Implementing3["TestCommand"]-.->Type + click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" + Implementing4["HashCommand"]-.->Type + click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" + Implementing5["ListCommand"]-.->Type + click Implementing5 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" + Implementing6["InformationCommand"]-.->Type + click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Commands/InformationCommand" + Implementing7["DeleteCommand"]-.->Type + click Implementing7 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" + Implementing8["ExtractCommand"]-.->Type + click Implementing8 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" + Implementing9["BenchmarkCommand"]-.->Type + click Implementing9 "/Cake.7zip/api/Cake.SevenZip.Commands/BenchmarkCommand" + Implementing10["UpdateCommand"]-.->Type + click Implementing10 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" diff --git a/api/Cake.SevenZip.Commands/InformationCommand/index.html b/api/Cake.SevenZip.Commands/InformationCommand/index.html index a72af492..85daa495 100644 --- a/api/Cake.SevenZip.Commands/InformationCommand/index.html +++ b/api/Cake.SevenZip.Commands/InformationCommand/index.html @@ -136,8 +136,6 @@
  • Namespace
  • Cake.SevenZip.Commands
  • -
  • Interface Types
  • -
  • ICommand
  • Class Types
  • AddCommand
  • BaseAddLikeSyntaxCommand
  • @@ -152,6 +150,8 @@
  • RenameCommand
  • TestCommand
  • UpdateCommand
  • +
  • Interface Types
  • +
  • ICommand
  • diff --git a/api/Cake.SevenZip.Commands/ListCommand/index.html b/api/Cake.SevenZip.Commands/ListCommand/index.html index 7065f9f1..e8ffc4b0 100644 --- a/api/Cake.SevenZip.Commands/ListCommand/index.html +++ b/api/Cake.SevenZip.Commands/ListCommand/index.html @@ -136,8 +136,6 @@
  • Namespace
  • Cake.SevenZip.Commands
  • -
  • Interface Types
  • -
  • ICommand
  • Class Types
  • AddCommand
  • BaseAddLikeSyntaxCommand
  • @@ -152,6 +150,8 @@
  • RenameCommand
  • TestCommand
  • UpdateCommand
  • +
  • Interface Types
  • +
  • ICommand
  • diff --git a/api/Cake.SevenZip.Commands/RenameCommand/index.html b/api/Cake.SevenZip.Commands/RenameCommand/index.html index 768cf8aa..392849c9 100644 --- a/api/Cake.SevenZip.Commands/RenameCommand/index.html +++ b/api/Cake.SevenZip.Commands/RenameCommand/index.html @@ -136,8 +136,6 @@
  • Namespace
  • Cake.SevenZip.Commands
  • -
  • Interface Types
  • -
  • ICommand
  • Class Types
  • AddCommand
  • BaseAddLikeSyntaxCommand
  • @@ -152,6 +150,8 @@
  • RenameCommand
  • TestCommand
  • UpdateCommand
  • +
  • Interface Types
  • +
  • ICommand
  • diff --git a/api/Cake.SevenZip.Commands/TestCommand/index.html b/api/Cake.SevenZip.Commands/TestCommand/index.html index 066d340f..83c2a22b 100644 --- a/api/Cake.SevenZip.Commands/TestCommand/index.html +++ b/api/Cake.SevenZip.Commands/TestCommand/index.html @@ -136,8 +136,6 @@
  • Namespace
  • Cake.SevenZip.Commands
  • -
  • Interface Types
  • -
  • ICommand
  • Class Types
  • AddCommand
  • BaseAddLikeSyntaxCommand
  • @@ -152,6 +150,8 @@
  • RenameCommand
  • TestCommand
  • UpdateCommand
  • +
  • Interface Types
  • +
  • ICommand
  • diff --git a/api/Cake.SevenZip.Commands/UpdateCommand/index.html b/api/Cake.SevenZip.Commands/UpdateCommand/index.html index 1c0c6232..d848d854 100644 --- a/api/Cake.SevenZip.Commands/UpdateCommand/index.html +++ b/api/Cake.SevenZip.Commands/UpdateCommand/index.html @@ -135,8 +135,6 @@
  • Namespace
  • Cake.SevenZip.Commands
  • -
  • Interface Types
  • -
  • ICommand
  • Class Types
  • AddCommand
  • BaseAddLikeSyntaxCommand
  • @@ -151,6 +149,8 @@
  • RenameCommand
  • TestCommand
  • UpdateCommand
  • +
  • Interface Types
  • +
  • ICommand
  • diff --git a/api/Cake.SevenZip.Commands/index.html b/api/Cake.SevenZip.Commands/index.html index 2e493581..5ea46556 100644 --- a/api/Cake.SevenZip.Commands/index.html +++ b/api/Cake.SevenZip.Commands/index.html @@ -71,8 +71,8 @@
    @@ -171,27 +171,6 @@

    Summary

    -

    Interface Types

    -
    -
    - - - - - - - - - - - -
    InterfaceSummary
    ICommand - Interface for all commands. (E.g. AddCommand). -
    -
    -
    - -

    Class Types

    @@ -338,6 +317,27 @@

    Class Types

    +

    Interface Types

    +
    +
    + + + + + + + + + + + +
    InterfaceSummary
    ICommand + Interface for all commands. (E.g. AddCommand). +
    +
    +
    + +
    diff --git a/api/Cake.SevenZip.Parsers/IOutput/index.html b/api/Cake.SevenZip.Parsers/IOutput/index.html index faaecce6..56c1a828 100644 --- a/api/Cake.SevenZip.Parsers/IOutput/index.html +++ b/api/Cake.SevenZip.Parsers/IOutput/index.html @@ -185,10 +185,10 @@

    Summary

    Implementing Types
    @@ -199,14 +199,14 @@

    Summary

    graph BT Type["IOutput"] class Type type-node - Implementing0["IBenchmarkOutput"]-.->Type - click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Parsers/IBenchmarkOutput" - Implementing1["IHashOutput"]-.->Type - click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Parsers/IHashOutput" - Implementing2["IListOutput"]-.->Type - click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Parsers/IListOutput" - Implementing3["IInformationOutput"]-.->Type - click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Parsers/IInformationOutput" + Implementing0["IListOutput"]-.->Type + click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Parsers/IListOutput" + Implementing1["IInformationOutput"]-.->Type + click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Parsers/IInformationOutput" + Implementing2["IBenchmarkOutput"]-.->Type + click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Parsers/IBenchmarkOutput" + Implementing3["IHashOutput"]-.->Type + click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Parsers/IHashOutput" Implementing4["ITestOutput"]-.->Type click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Parsers/ITestOutput" diff --git a/api/Cake.SevenZip.Switches/BaseBoolSwitch/index.html b/api/Cake.SevenZip.Switches/BaseBoolSwitch/index.html index af20a827..0cf6322f 100644 --- a/api/Cake.SevenZip.Switches/BaseBoolSwitch/index.html +++ b/api/Cake.SevenZip.Switches/BaseBoolSwitch/index.html @@ -248,13 +248,13 @@

    Summary

    Derived Types
    @@ -268,20 +268,20 @@

    Summary

    click Interface0 "/Cake.7zip/api/Cake.SevenZip.Switches/ISwitch" Type["BaseBoolSwitch"] class Type type-node - Derived0["SwitchNtfsAlternateStreams"]-->Type - click Derived0 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchNtfsAlternateStreams" - Derived1["SwitchDisableParsingOfArchiveName"]-->Type - click Derived1 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchDisableParsingOfArchiveName" - Derived2["SwitchCompressFilesOpenForWriting"]-->Type - click Derived2 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchCompressFilesOpenForWriting" - Derived3["SwitchShowTechnicalInformation"]-->Type - click Derived3 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchShowTechnicalInformation" - Derived4["SwitchNtSecurityInformation"]-->Type - click Derived4 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchNtSecurityInformation" - Derived5["SwitchSetTimestampFromMostRecentFile"]-->Type - click Derived5 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchSetTimestampFromMostRecentFile" - Derived6["SwitchDeleteAfterCompression"]-->Type - click Derived6 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchDeleteAfterCompression" + Derived0["SwitchDeleteAfterCompression"]-->Type + click Derived0 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchDeleteAfterCompression" + Derived1["SwitchCompressFilesOpenForWriting"]-->Type + click Derived1 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchCompressFilesOpenForWriting" + Derived2["SwitchDisableParsingOfArchiveName"]-->Type + click Derived2 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchDisableParsingOfArchiveName" + Derived3["SwitchNtSecurityInformation"]-->Type + click Derived3 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchNtSecurityInformation" + Derived4["SwitchSetTimestampFromMostRecentFile"]-->Type + click Derived4 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchSetTimestampFromMostRecentFile" + Derived5["SwitchNtfsAlternateStreams"]-->Type + click Derived5 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchNtfsAlternateStreams" + 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 bc85ca37..16f9ca4b 100644 --- a/api/Cake.SevenZip.Switches/BaseSwitchCollection_1/index.html +++ b/api/Cake.SevenZip.Switches/BaseSwitchCollection_1/index.html @@ -254,12 +254,12 @@

    Summary

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

    Summary

    click Interface0 "/Cake.7zip/api/Cake.SevenZip.Switches/ISwitch" Type["BaseSwitchCollection<T>"] class Type type-node - Derived0["SwitchIncludeArchiveFilenameCollection"]-->Type - click Derived0 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchIncludeArchiveFilenameCollection" + Derived0["SwitchIncludeFilenameCollection"]-->Type + click Derived0 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchIncludeFilenameCollection" Derived1["SwitchVolumeCollection"]-->Type click Derived1 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchVolumeCollection" - Derived2["SwitchExcludeArchiveFilenameCollection"]-->Type - click Derived2 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchExcludeArchiveFilenameCollection" - Derived3["SwitchSetHashFunctionCollection"]-->Type - click Derived3 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchSetHashFunctionCollection" + Derived2["SwitchSetHashFunctionCollection"]-->Type + click Derived2 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchSetHashFunctionCollection" + Derived3["SwitchIncludeArchiveFilenameCollection"]-->Type + click Derived3 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchIncludeArchiveFilenameCollection" Derived4["SwitchExcludeFilenameCollection"]-->Type click Derived4 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchExcludeFilenameCollection" - Derived5["SwitchIncludeFilenameCollection"]-->Type - click Derived5 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchIncludeFilenameCollection" + Derived5["SwitchExcludeArchiveFilenameCollection"]-->Type + click Derived5 "/Cake.7zip/api/Cake.SevenZip.Switches/SwitchExcludeArchiveFilenameCollection" diff --git a/api/Cake.SevenZip.Switches/ISupportSwitch/index.html b/api/Cake.SevenZip.Switches/ISupportSwitch/index.html index bbe57996..a3c02d90 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitch/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitch/index.html @@ -237,37 +237,37 @@

    Summary

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

    Summary

    graph BT Type["ISupportSwitch"] class Type type-node - Implementing0["ISupportSwitchSetHashFunction"]-.->Type - click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchSetHashFunction" - Implementing1["ISupportSwitchShowTechnicalInformation"]-.->Type - click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchShowTechnicalInformation" - Implementing2["ISupportSwitchFullyQualifiedFilePaths"]-.->Type - click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchFullyQualifiedFilePaths" - Implementing3["AddCommand"]-.->Type - click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" - Implementing4["ISupportSwitchNtfsAlternateStreams"]-.->Type - click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchNtfsAlternateStreams" - Implementing5["TestCommand"]-.->Type - click Implementing5 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" - Implementing6["ISupportSwitchVolume"]-.->Type - click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchVolume" - Implementing7["RenameCommand"]-.->Type - click Implementing7 "/Cake.7zip/api/Cake.SevenZip.Commands/RenameCommand" - Implementing8["ISupportSwitchSelfExtractingArchive"]-.->Type - click Implementing8 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchSelfExtractingArchive" - Implementing9["ISupportSwitchWorkingDirectory"]-.->Type - click Implementing9 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchWorkingDirectory" - Implementing10["ISupportSwitchIncludeArchiveFilenames"]-.->Type - click Implementing10 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchIncludeArchiveFilenames" - Implementing11["ISupportSwitchCompressFilesOpenForWriting"]-.->Type - click Implementing11 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchCompressFilesOpenForWriting" - Implementing12["ISupportSwitchDeleteAfterCompression"]-.->Type - click Implementing12 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchDeleteAfterCompression" - Implementing13["ISupportSwitchDisableParsingOfArchiveName"]-.->Type - click Implementing13 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchDisableParsingOfArchiveName" - Implementing14["ISupportSwitchOutputDirectory"]-.->Type - click Implementing14 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchOutputDirectory" - Implementing15["ListCommand"]-.->Type - click Implementing15 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" - Implementing16["ExtractCommand"]-.->Type - click Implementing16 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" - Implementing17["ISupportSwitchIncludeFilenames"]-.->Type - click Implementing17 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchIncludeFilenames" - Implementing18["ISupportSwitchRecurseSubdirectories"]-.->Type - click Implementing18 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchRecurseSubdirectories" - Implementing19["UpdateCommand"]-.->Type - click Implementing19 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" - Implementing20["ISupportSwitchCompressionMethod"]-.->Type - click Implementing20 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchCompressionMethod" - Implementing21["ISupportSwitchNtSecurityInformation"]-.->Type - click Implementing21 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchNtSecurityInformation" - Implementing22["ISupportSwitchUpdateOptions"]-.->Type - click Implementing22 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchUpdateOptions" - Implementing23["ISupportSwitchExcludeArchiveFilenames"]-.->Type - click Implementing23 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchExcludeArchiveFilenames" - Implementing24["ISupportSwitchPassword"]-.->Type - click Implementing24 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchPassword" - Implementing25["ISupportSwitchArchiveType"]-.->Type - click Implementing25 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchArchiveType" - Implementing26["ISupportSwitchExcludeFilenames"]-.->Type - click Implementing26 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchExcludeFilenames" - Implementing27["DeleteCommand"]-.->Type - click Implementing27 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" - Implementing28["ISupportSwitchOverwriteMode"]-.->Type - click Implementing28 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchOverwriteMode" - Implementing29["HashCommand"]-.->Type - click Implementing29 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" - Implementing30["ISupportSwitchTimestampFromMostRecentFile"]-.->Type - click Implementing30 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchTimestampFromMostRecentFile" + Implementing0["ISupportSwitchFullyQualifiedFilePaths"]-.->Type + click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchFullyQualifiedFilePaths" + Implementing1["ISupportSwitchCompressFilesOpenForWriting"]-.->Type + click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchCompressFilesOpenForWriting" + Implementing2["ISupportSwitchCompressionMethod"]-.->Type + click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchCompressionMethod" + Implementing3["ISupportSwitchWorkingDirectory"]-.->Type + click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchWorkingDirectory" + Implementing4["ISupportSwitchExcludeArchiveFilenames"]-.->Type + click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchExcludeArchiveFilenames" + Implementing5["RenameCommand"]-.->Type + click Implementing5 "/Cake.7zip/api/Cake.SevenZip.Commands/RenameCommand" + Implementing6["ISupportSwitchExcludeFilenames"]-.->Type + click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchExcludeFilenames" + Implementing7["ISupportSwitchOutputDirectory"]-.->Type + click Implementing7 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchOutputDirectory" + Implementing8["ISupportSwitchShowTechnicalInformation"]-.->Type + click Implementing8 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchShowTechnicalInformation" + Implementing9["AddCommand"]-.->Type + click Implementing9 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" + Implementing10["TestCommand"]-.->Type + click Implementing10 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" + Implementing11["ISupportSwitchIncludeArchiveFilenames"]-.->Type + click Implementing11 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchIncludeArchiveFilenames" + Implementing12["ISupportSwitchNtSecurityInformation"]-.->Type + click Implementing12 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchNtSecurityInformation" + Implementing13["ISupportSwitchSelfExtractingArchive"]-.->Type + click Implementing13 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchSelfExtractingArchive" + Implementing14["ISupportSwitchIncludeFilenames"]-.->Type + click Implementing14 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchIncludeFilenames" + Implementing15["HashCommand"]-.->Type + click Implementing15 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" + Implementing16["ListCommand"]-.->Type + click Implementing16 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" + Implementing17["ISupportSwitchVolume"]-.->Type + click Implementing17 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchVolume" + Implementing18["ISupportSwitchSetHashFunction"]-.->Type + click Implementing18 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchSetHashFunction" + Implementing19["DeleteCommand"]-.->Type + click Implementing19 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" + Implementing20["ISupportSwitchUpdateOptions"]-.->Type + click Implementing20 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchUpdateOptions" + Implementing21["ISupportSwitchNtfsAlternateStreams"]-.->Type + click Implementing21 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchNtfsAlternateStreams" + Implementing22["ExtractCommand"]-.->Type + click Implementing22 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" + Implementing23["ISupportSwitchArchiveType"]-.->Type + click Implementing23 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchArchiveType" + Implementing24["ISupportSwitchOverwriteMode"]-.->Type + click Implementing24 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchOverwriteMode" + Implementing25["ISupportSwitchRecurseSubdirectories"]-.->Type + click Implementing25 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchRecurseSubdirectories" + Implementing26["ISupportSwitchTimestampFromMostRecentFile"]-.->Type + click Implementing26 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchTimestampFromMostRecentFile" + Implementing27["UpdateCommand"]-.->Type + click Implementing27 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" + Implementing28["ISupportSwitchDisableParsingOfArchiveName"]-.->Type + click Implementing28 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchDisableParsingOfArchiveName" + Implementing29["ISupportSwitchPassword"]-.->Type + click Implementing29 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchPassword" + Implementing30["ISupportSwitchDeleteAfterCompression"]-.->Type + click Implementing30 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitchDeleteAfterCompression" diff --git a/api/Cake.SevenZip.Switches/ISupportSwitchCompressFilesOpenForWriting/index.html b/api/Cake.SevenZip.Switches/ISupportSwitchCompressFilesOpenForWriting/index.html index c40c329d..7ad22975 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchCompressFilesOpenForWriting/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchCompressFilesOpenForWriting/index.html @@ -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 56e16c76..e21ead49 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchCompressionMethod/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchCompressionMethod/index.html @@ -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["AddCommand"]-.->Type - click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" - Implementing1["RenameCommand"]-.->Type - click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/RenameCommand" - Implementing2["ExtractCommand"]-.->Type - click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" - Implementing3["UpdateCommand"]-.->Type - click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" - Implementing4["DeleteCommand"]-.->Type - click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" - Implementing5["HashCommand"]-.->Type - click Implementing5 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" + Implementing0["RenameCommand"]-.->Type + click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/RenameCommand" + Implementing1["AddCommand"]-.->Type + click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" + Implementing2["HashCommand"]-.->Type + click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" + Implementing3["DeleteCommand"]-.->Type + click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" + Implementing4["ExtractCommand"]-.->Type + click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" + Implementing5["UpdateCommand"]-.->Type + click Implementing5 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" diff --git a/api/Cake.SevenZip.Switches/ISupportSwitchExcludeFilenames/index.html b/api/Cake.SevenZip.Switches/ISupportSwitchExcludeFilenames/index.html index 771f2188..a4be9fca 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchExcludeFilenames/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchExcludeFilenames/index.html @@ -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["AddCommand"]-.->Type - click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" - Implementing1["TestCommand"]-.->Type - click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" - Implementing2["RenameCommand"]-.->Type - click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/RenameCommand" - Implementing3["ListCommand"]-.->Type - click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" - Implementing4["ExtractCommand"]-.->Type - click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" - Implementing5["UpdateCommand"]-.->Type - click Implementing5 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" - Implementing6["DeleteCommand"]-.->Type - click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" - Implementing7["HashCommand"]-.->Type - click Implementing7 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" + Implementing0["RenameCommand"]-.->Type + click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/RenameCommand" + Implementing1["AddCommand"]-.->Type + click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" + Implementing2["TestCommand"]-.->Type + click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" + Implementing3["HashCommand"]-.->Type + click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" + Implementing4["ListCommand"]-.->Type + click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" + Implementing5["DeleteCommand"]-.->Type + click Implementing5 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" + Implementing6["ExtractCommand"]-.->Type + click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" + Implementing7["UpdateCommand"]-.->Type + click Implementing7 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" diff --git a/api/Cake.SevenZip.Switches/ISupportSwitchFullyQualifiedFilePaths/index.html b/api/Cake.SevenZip.Switches/ISupportSwitchFullyQualifiedFilePaths/index.html index a0cc441f..72b05bc8 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchFullyQualifiedFilePaths/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchFullyQualifiedFilePaths/index.html @@ -252,9 +252,9 @@

    Summary

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

    Summary

    class Type type-node Implementing0["AddCommand"]-.->Type click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" - Implementing1["ExtractCommand"]-.->Type - click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" - Implementing2["UpdateCommand"]-.->Type - click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" - Implementing3["DeleteCommand"]-.->Type - click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" + Implementing1["DeleteCommand"]-.->Type + click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" + Implementing2["ExtractCommand"]-.->Type + click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" + Implementing3["UpdateCommand"]-.->Type + click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" diff --git a/api/Cake.SevenZip.Switches/ISupportSwitchIncludeFilenames/index.html b/api/Cake.SevenZip.Switches/ISupportSwitchIncludeFilenames/index.html index fc40f415..5f74b548 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchIncludeFilenames/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchIncludeFilenames/index.html @@ -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["AddCommand"]-.->Type - click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" - Implementing1["TestCommand"]-.->Type - click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" - Implementing2["RenameCommand"]-.->Type - click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/RenameCommand" - Implementing3["ListCommand"]-.->Type - click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" - Implementing4["ExtractCommand"]-.->Type - click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" - Implementing5["UpdateCommand"]-.->Type - click Implementing5 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" - Implementing6["DeleteCommand"]-.->Type - click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" - Implementing7["HashCommand"]-.->Type - click Implementing7 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" + Implementing0["RenameCommand"]-.->Type + click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/RenameCommand" + Implementing1["AddCommand"]-.->Type + click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" + Implementing2["TestCommand"]-.->Type + click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" + Implementing3["HashCommand"]-.->Type + click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" + Implementing4["ListCommand"]-.->Type + click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" + Implementing5["DeleteCommand"]-.->Type + click Implementing5 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" + Implementing6["ExtractCommand"]-.->Type + click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" + Implementing7["UpdateCommand"]-.->Type + click Implementing7 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" diff --git a/api/Cake.SevenZip.Switches/ISupportSwitchNtfsAlternateStreams/index.html b/api/Cake.SevenZip.Switches/ISupportSwitchNtfsAlternateStreams/index.html index 7a2d2f5f..b5cf6122 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchNtfsAlternateStreams/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchNtfsAlternateStreams/index.html @@ -253,11 +253,11 @@

    Summary

    @@ -273,16 +273,16 @@

    Summary

    click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" Implementing1["TestCommand"]-.->Type click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" - Implementing2["ListCommand"]-.->Type - click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" - Implementing3["ExtractCommand"]-.->Type - click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" - Implementing4["UpdateCommand"]-.->Type - click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" - Implementing5["DeleteCommand"]-.->Type - click Implementing5 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" - Implementing6["HashCommand"]-.->Type - click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" + Implementing2["HashCommand"]-.->Type + click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" + Implementing3["ListCommand"]-.->Type + click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" + Implementing4["DeleteCommand"]-.->Type + click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" + Implementing5["ExtractCommand"]-.->Type + click Implementing5 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" + Implementing6["UpdateCommand"]-.->Type + click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" diff --git a/api/Cake.SevenZip.Switches/ISupportSwitchPassword/index.html b/api/Cake.SevenZip.Switches/ISupportSwitchPassword/index.html index 94690839..6b4d2c70 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchPassword/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchPassword/index.html @@ -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["AddCommand"]-.->Type - click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" - Implementing1["TestCommand"]-.->Type - click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" - Implementing2["RenameCommand"]-.->Type - click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/RenameCommand" + Implementing0["RenameCommand"]-.->Type + click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/RenameCommand" + Implementing1["AddCommand"]-.->Type + click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" + Implementing2["TestCommand"]-.->Type + click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" Implementing3["ListCommand"]-.->Type click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" - Implementing4["ExtractCommand"]-.->Type - click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" - Implementing5["UpdateCommand"]-.->Type - click Implementing5 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" - Implementing6["DeleteCommand"]-.->Type - click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" + Implementing4["DeleteCommand"]-.->Type + click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" + Implementing5["ExtractCommand"]-.->Type + click Implementing5 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" + Implementing6["UpdateCommand"]-.->Type + click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" diff --git a/api/Cake.SevenZip.Switches/ISupportSwitchRecurseSubdirectories/index.html b/api/Cake.SevenZip.Switches/ISupportSwitchRecurseSubdirectories/index.html index 35187274..ea86ab72 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchRecurseSubdirectories/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchRecurseSubdirectories/index.html @@ -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["AddCommand"]-.->Type - click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" - Implementing1["TestCommand"]-.->Type - click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" - Implementing2["RenameCommand"]-.->Type - click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/RenameCommand" - Implementing3["ListCommand"]-.->Type - click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" - Implementing4["ExtractCommand"]-.->Type - click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" - Implementing5["UpdateCommand"]-.->Type - click Implementing5 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" - Implementing6["DeleteCommand"]-.->Type - click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" - Implementing7["HashCommand"]-.->Type - click Implementing7 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" + Implementing0["RenameCommand"]-.->Type + click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/RenameCommand" + Implementing1["AddCommand"]-.->Type + click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" + Implementing2["TestCommand"]-.->Type + click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/TestCommand" + Implementing3["HashCommand"]-.->Type + click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/HashCommand" + Implementing4["ListCommand"]-.->Type + click Implementing4 "/Cake.7zip/api/Cake.SevenZip.Commands/ListCommand" + Implementing5["DeleteCommand"]-.->Type + click Implementing5 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" + Implementing6["ExtractCommand"]-.->Type + click Implementing6 "/Cake.7zip/api/Cake.SevenZip.Commands/ExtractCommand" + Implementing7["UpdateCommand"]-.->Type + click Implementing7 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" diff --git a/api/Cake.SevenZip.Switches/ISupportSwitchSelfExtractingArchive/index.html b/api/Cake.SevenZip.Switches/ISupportSwitchSelfExtractingArchive/index.html index 317d0659..10e83347 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchSelfExtractingArchive/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchSelfExtractingArchive/index.html @@ -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["DeleteCommand"]-.->Type - click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" + Implementing1["DeleteCommand"]-.->Type + click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" + Implementing2["UpdateCommand"]-.->Type + click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" diff --git a/api/Cake.SevenZip.Switches/ISupportSwitchTimestampFromMostRecentFile/index.html b/api/Cake.SevenZip.Switches/ISupportSwitchTimestampFromMostRecentFile/index.html index 69b13e91..f63267e7 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchTimestampFromMostRecentFile/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchTimestampFromMostRecentFile/index.html @@ -251,8 +251,8 @@

    Summary

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

    Summary

    click Interface0 "/Cake.7zip/api/Cake.SevenZip.Switches/ISupportSwitch" Type["ISupportSwitchTimestampFromMostRecentFile"] class Type type-node - Implementing0["AddCommand"]-.->Type - click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" - Implementing1["RenameCommand"]-.->Type - click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/RenameCommand" + Implementing0["RenameCommand"]-.->Type + click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/RenameCommand" + Implementing1["AddCommand"]-.->Type + click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" Implementing2["UpdateCommand"]-.->Type click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" diff --git a/api/Cake.SevenZip.Switches/ISupportSwitchUpdateOptions/index.html b/api/Cake.SevenZip.Switches/ISupportSwitchUpdateOptions/index.html index 74187e45..8a67763d 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchUpdateOptions/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchUpdateOptions/index.html @@ -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["RenameCommand"]-.->Type - click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/RenameCommand" - Implementing2["UpdateCommand"]-.->Type - click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" - Implementing3["DeleteCommand"]-.->Type - click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" + Implementing0["RenameCommand"]-.->Type + click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/RenameCommand" + Implementing1["AddCommand"]-.->Type + click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" + Implementing2["DeleteCommand"]-.->Type + click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" + Implementing3["UpdateCommand"]-.->Type + click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" diff --git a/api/Cake.SevenZip.Switches/ISupportSwitchWorkingDirectory/index.html b/api/Cake.SevenZip.Switches/ISupportSwitchWorkingDirectory/index.html index d76699ef..220ffe6d 100644 --- a/api/Cake.SevenZip.Switches/ISupportSwitchWorkingDirectory/index.html +++ b/api/Cake.SevenZip.Switches/ISupportSwitchWorkingDirectory/index.html @@ -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["RenameCommand"]-.->Type - click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/RenameCommand" - Implementing2["UpdateCommand"]-.->Type - click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" - Implementing3["DeleteCommand"]-.->Type - click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" + Implementing0["RenameCommand"]-.->Type + click Implementing0 "/Cake.7zip/api/Cake.SevenZip.Commands/RenameCommand" + Implementing1["AddCommand"]-.->Type + click Implementing1 "/Cake.7zip/api/Cake.SevenZip.Commands/AddCommand" + Implementing2["DeleteCommand"]-.->Type + click Implementing2 "/Cake.7zip/api/Cake.SevenZip.Commands/DeleteCommand" + Implementing3["UpdateCommand"]-.->Type + click Implementing3 "/Cake.7zip/api/Cake.SevenZip.Commands/UpdateCommand" diff --git a/api/Cake.SevenZip.Switches/ISwitch/index.html b/api/Cake.SevenZip.Switches/ISwitch/index.html index 2b060a8f..228a1503 100644 --- a/api/Cake.SevenZip.Switches/ISwitch/index.html +++ b/api/Cake.SevenZip.Switches/ISwitch/index.html @@ -235,37 +235,37 @@

    Summary

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

    Summary

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