HelpOption Class

Definition

Represents a help option with the following default aliases: -h, -?, --help

public class HelpOption(string prototype = "h|?|help", string help = "Show this message and exit") : Option, ICommandNodeDescriptor
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Methods (1)