HelpBuilder.Default.SubcommandsSection Method
Definition
- Namespace
- DotMake.CommandLine.Help
- Assembly
- DotMake.CommandLine.dll
Writes a help section describing a command's subcommands.
public static Func<HelpContext, bool> SubcommandsSection()
Writes a help section describing a command's subcommands.
public static Func<HelpContext, bool> SubcommandsSection()