HelpBuilder.Default.GetLayout Method
Definition
- Namespace
- DotMake.CommandLine.Help
- Assembly
- DotMake.CommandLine.dll
Gets the default sections to be written for command line help.
public static IEnumerable<Func<HelpContext, bool>> GetLayout()
Gets the default sections to be written for command line help.
public static IEnumerable<Func<HelpContext, bool>> GetLayout()