diff --git a/api/GitReleaseManager.Core.Commands/AddAssetsCommand/index.html b/api/GitReleaseManager.Core.Commands/AddAssetsCommand/index.html index d198d82e..1ef24f87 100644 --- a/api/GitReleaseManager.Core.Commands/AddAssetsCommand/index.html +++ b/api/GitReleaseManager.Core.Commands/AddAssetsCommand/index.html @@ -135,8 +135,6 @@
  • Namespace
  • GitReleaseManager.Core.Commands
  • -
  • Interface Types
  • -
  • ICommand<TOptions>
  • Class Types
  • AddAssetsCommand
  • CloseCommand
  • @@ -148,6 +146,8 @@
  • OpenCommand
  • PublishCommand
  • ShowConfigCommand
  • +
  • Interface Types
  • +
  • ICommand<TOptions>
  • diff --git a/api/GitReleaseManager.Core.Commands/CloseCommand/index.html b/api/GitReleaseManager.Core.Commands/CloseCommand/index.html index f4966cee..222d6002 100644 --- a/api/GitReleaseManager.Core.Commands/CloseCommand/index.html +++ b/api/GitReleaseManager.Core.Commands/CloseCommand/index.html @@ -135,8 +135,6 @@
  • Namespace
  • GitReleaseManager.Core.Commands
  • -
  • Interface Types
  • -
  • ICommand<TOptions>
  • Class Types
  • AddAssetsCommand
  • CloseCommand
  • @@ -148,6 +146,8 @@
  • OpenCommand
  • PublishCommand
  • ShowConfigCommand
  • +
  • Interface Types
  • +
  • ICommand<TOptions>
  • diff --git a/api/GitReleaseManager.Core.Commands/CreateCommand/index.html b/api/GitReleaseManager.Core.Commands/CreateCommand/index.html index 9a40eaec..0a57cd5b 100644 --- a/api/GitReleaseManager.Core.Commands/CreateCommand/index.html +++ b/api/GitReleaseManager.Core.Commands/CreateCommand/index.html @@ -135,8 +135,6 @@
  • Namespace
  • GitReleaseManager.Core.Commands
  • -
  • Interface Types
  • -
  • ICommand<TOptions>
  • Class Types
  • AddAssetsCommand
  • CloseCommand
  • @@ -148,6 +146,8 @@
  • OpenCommand
  • PublishCommand
  • ShowConfigCommand
  • +
  • Interface Types
  • +
  • ICommand<TOptions>
  • diff --git a/api/GitReleaseManager.Core.Commands/DiscardCommand/index.html b/api/GitReleaseManager.Core.Commands/DiscardCommand/index.html index b8d1d542..f0e286e8 100644 --- a/api/GitReleaseManager.Core.Commands/DiscardCommand/index.html +++ b/api/GitReleaseManager.Core.Commands/DiscardCommand/index.html @@ -135,8 +135,6 @@
  • Namespace
  • GitReleaseManager.Core.Commands
  • -
  • Interface Types
  • -
  • ICommand<TOptions>
  • Class Types
  • AddAssetsCommand
  • CloseCommand
  • @@ -148,6 +146,8 @@
  • OpenCommand
  • PublishCommand
  • ShowConfigCommand
  • +
  • Interface Types
  • +
  • ICommand<TOptions>
  • diff --git a/api/GitReleaseManager.Core.Commands/ExportCommand/index.html b/api/GitReleaseManager.Core.Commands/ExportCommand/index.html index 2ca05423..6c909255 100644 --- a/api/GitReleaseManager.Core.Commands/ExportCommand/index.html +++ b/api/GitReleaseManager.Core.Commands/ExportCommand/index.html @@ -135,8 +135,6 @@
  • Namespace
  • GitReleaseManager.Core.Commands
  • -
  • Interface Types
  • -
  • ICommand<TOptions>
  • Class Types
  • AddAssetsCommand
  • CloseCommand
  • @@ -148,6 +146,8 @@
  • OpenCommand
  • PublishCommand
  • ShowConfigCommand
  • +
  • Interface Types
  • +
  • ICommand<TOptions>
  • diff --git a/api/GitReleaseManager.Core.Commands/ICommand_1/index.html b/api/GitReleaseManager.Core.Commands/ICommand_1/index.html index 080626c2..862f33ac 100644 --- a/api/GitReleaseManager.Core.Commands/ICommand_1/index.html +++ b/api/GitReleaseManager.Core.Commands/ICommand_1/index.html @@ -135,8 +135,6 @@
  • Namespace
  • GitReleaseManager.Core.Commands
  • -
  • Interface Types
  • -
  • ICommand<TOptions>
  • Class Types
  • AddAssetsCommand
  • CloseCommand
  • @@ -148,6 +146,8 @@
  • OpenCommand
  • PublishCommand
  • ShowConfigCommand
  • +
  • Interface Types
  • +
  • ICommand<TOptions>
  • @@ -183,16 +183,16 @@

    ICommand<TOptions> Interface

    Implementing Types
    @@ -202,26 +202,26 @@

    ICommand<TOptions> Interface

    graph BT Type["ICommand<TOptions>"] class Type type-node - Implementing0["DiscardCommand"]-.->Type - click Implementing0 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/DiscardCommand" - Implementing1["CloseCommand"]-.->Type - click Implementing1 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/CloseCommand" - Implementing2["ExportCommand"]-.->Type - click Implementing2 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/ExportCommand" - Implementing3["OpenCommand"]-.->Type - click Implementing3 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/OpenCommand" - Implementing4["LabelCommand"]-.->Type - click Implementing4 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/LabelCommand" - Implementing5["ShowConfigCommand"]-.->Type - click Implementing5 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/ShowConfigCommand" - Implementing6["CreateCommand"]-.->Type - click Implementing6 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/CreateCommand" - Implementing7["PublishCommand"]-.->Type - click Implementing7 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/PublishCommand" - Implementing8["InitCommand"]-.->Type - click Implementing8 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/InitCommand" - Implementing9["AddAssetsCommand"]-.->Type - click Implementing9 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/AddAssetsCommand" + Implementing0["InitCommand"]-.->Type + click Implementing0 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/InitCommand" + Implementing1["AddAssetsCommand"]-.->Type + click Implementing1 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/AddAssetsCommand" + Implementing2["OpenCommand"]-.->Type + click Implementing2 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/OpenCommand" + Implementing3["PublishCommand"]-.->Type + click Implementing3 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/PublishCommand" + Implementing4["ShowConfigCommand"]-.->Type + click Implementing4 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/ShowConfigCommand" + Implementing5["CreateCommand"]-.->Type + click Implementing5 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/CreateCommand" + Implementing6["CloseCommand"]-.->Type + click Implementing6 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/CloseCommand" + Implementing7["LabelCommand"]-.->Type + click Implementing7 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/LabelCommand" + Implementing8["ExportCommand"]-.->Type + click Implementing8 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/ExportCommand" + Implementing9["DiscardCommand"]-.->Type + click Implementing9 "/GitReleaseManager/api/GitReleaseManager.Core.Commands/DiscardCommand" diff --git a/api/GitReleaseManager.Core.Commands/InitCommand/index.html b/api/GitReleaseManager.Core.Commands/InitCommand/index.html index c6bec9ac..5c88e5a3 100644 --- a/api/GitReleaseManager.Core.Commands/InitCommand/index.html +++ b/api/GitReleaseManager.Core.Commands/InitCommand/index.html @@ -135,8 +135,6 @@
  • Namespace
  • GitReleaseManager.Core.Commands
  • -
  • Interface Types
  • -
  • ICommand<TOptions>
  • Class Types
  • AddAssetsCommand
  • CloseCommand
  • @@ -148,6 +146,8 @@
  • OpenCommand
  • PublishCommand
  • ShowConfigCommand
  • +
  • Interface Types
  • +
  • ICommand<TOptions>
  • diff --git a/api/GitReleaseManager.Core.Commands/LabelCommand/index.html b/api/GitReleaseManager.Core.Commands/LabelCommand/index.html index ba7291d4..c2312e30 100644 --- a/api/GitReleaseManager.Core.Commands/LabelCommand/index.html +++ b/api/GitReleaseManager.Core.Commands/LabelCommand/index.html @@ -135,8 +135,6 @@
  • Namespace
  • GitReleaseManager.Core.Commands
  • -
  • Interface Types
  • -
  • ICommand<TOptions>
  • Class Types
  • AddAssetsCommand
  • CloseCommand
  • @@ -148,6 +146,8 @@
  • OpenCommand
  • PublishCommand
  • ShowConfigCommand
  • +
  • Interface Types
  • +
  • ICommand<TOptions>
  • diff --git a/api/GitReleaseManager.Core.Commands/OpenCommand/index.html b/api/GitReleaseManager.Core.Commands/OpenCommand/index.html index 0cb08f9e..0fe0beb5 100644 --- a/api/GitReleaseManager.Core.Commands/OpenCommand/index.html +++ b/api/GitReleaseManager.Core.Commands/OpenCommand/index.html @@ -135,8 +135,6 @@
  • Namespace
  • GitReleaseManager.Core.Commands
  • -
  • Interface Types
  • -
  • ICommand<TOptions>
  • Class Types
  • AddAssetsCommand
  • CloseCommand
  • @@ -148,6 +146,8 @@
  • OpenCommand
  • PublishCommand
  • ShowConfigCommand
  • +
  • Interface Types
  • +
  • ICommand<TOptions>
  • diff --git a/api/GitReleaseManager.Core.Commands/PublishCommand/index.html b/api/GitReleaseManager.Core.Commands/PublishCommand/index.html index 7cc30c23..b804db26 100644 --- a/api/GitReleaseManager.Core.Commands/PublishCommand/index.html +++ b/api/GitReleaseManager.Core.Commands/PublishCommand/index.html @@ -135,8 +135,6 @@
  • Namespace
  • GitReleaseManager.Core.Commands
  • -
  • Interface Types
  • -
  • ICommand<TOptions>
  • Class Types
  • AddAssetsCommand
  • CloseCommand
  • @@ -148,6 +146,8 @@
  • OpenCommand
  • PublishCommand
  • ShowConfigCommand
  • +
  • Interface Types
  • +
  • ICommand<TOptions>
  • diff --git a/api/GitReleaseManager.Core.Commands/ShowConfigCommand/index.html b/api/GitReleaseManager.Core.Commands/ShowConfigCommand/index.html index b9281773..7cd2af32 100644 --- a/api/GitReleaseManager.Core.Commands/ShowConfigCommand/index.html +++ b/api/GitReleaseManager.Core.Commands/ShowConfigCommand/index.html @@ -135,8 +135,6 @@
  • Namespace
  • GitReleaseManager.Core.Commands
  • -
  • Interface Types
  • -
  • ICommand<TOptions>
  • Class Types
  • AddAssetsCommand
  • CloseCommand
  • @@ -148,6 +146,8 @@
  • OpenCommand
  • PublishCommand
  • ShowConfigCommand
  • +
  • Interface Types
  • +
  • ICommand<TOptions>
  • diff --git a/api/GitReleaseManager.Core.Commands/index.html b/api/GitReleaseManager.Core.Commands/index.html index 06f2f6dd..8e7a6949 100644 --- a/api/GitReleaseManager.Core.Commands/index.html +++ b/api/GitReleaseManager.Core.Commands/index.html @@ -71,8 +71,8 @@