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