Table of Contents

HelpBuilder.Default.OptionsSection Method

Definition

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

Writes a help section describing a command's options.

public static Func<HelpContext, bool> OptionsSection()

Returns

Func<HelpContext, bool>