Table of Contents

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

Returns

Func<HelpContext, bool>