Spectre.Console.Cli.Help Namespace

Interface

ICommandArgument
Represents a command argument.
ICommandContainer
Represents a command container.
ICommandInfo
Represents an executable command.
ICommandModel
Represents a command model.
ICommandOption
Represents a command option.
ICommandParameter
Represents a command parameter.
IHelpProvider
The help provider interface for Spectre.Console.

Class

ArgumentStyle
Defines styles for specifying arguments in a command.
CommandStyle
Defines styles for specifying subcommands or nested commands.
DescriptionStyle
Defines styles for describing the purpose or details of a command.
ExampleStyle
Defines styles for providing examples of command usage.
HelpProvider
The help provider for Spectre.Console.
HelpProviderStyle
Styles for the HelpProvider to use when rendering help text.
OptionStyle
Defines styles for specifying options or flags in a command.
UsageStyle
Defines styles for specifying the usage format of a command.