Table of Contents

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()

Returns

IEnumerable<Func<HelpContext, bool>>