Table of Contents

HelpBuilder.Default.CommandUsageSection Method

Definition

Namespace
DotMake.CommandLine.Help
Assembly
DotMake.CommandLine.dll

Writes a help section describing a command's usage.

public static Func<HelpContext, bool> CommandUsageSection()

Returns

Func<HelpContext, bool>