CommandStyle Class
Defines styles for specifying subcommands or nested commands.
public sealed class CommandStyle
- Namespace
- Spectre
.Console .Cli .Help
Properties
- Style ChildCommand
- Gets or sets the style for child commands in the command section.
- Style Header
- Gets or sets the style for the header in the command section.
- Style RequiredArgument
- Gets or sets the style for required arguments in the command section.