Table of Contents

HelpBuilder.Default.SubcommandsSection Method

Definition

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

Writes a help section describing a command's subcommands.

public static Func<HelpContext, bool> SubcommandsSection()

Returns

Func<HelpContext, bool>