CliHelpBuilderWriteSubcommandsSection Method
Writes a help section describing a command's subcommands.
Similar to:
Commands:
level-1 A nested level 1 sub-command
Namespace: DotMake.CommandLineAssembly: DotMake.CommandLine (in DotMake.CommandLine.dll) Version: 1.8.8
public virtual bool WriteSubcommandsSection(
HelpContext helpContext
)
- helpContext HelpContext
- The help context.
Boolean if section was written,
if section was skipped.