Home > @rushstack/ts-command-line > CommandLineParser > (constructor)
CommandLineParser.(constructor)
Constructs a new instance of the CommandLineParser
class
Signature:
constructor(options: ICommandLineParserOptions);
Parameters
Parameter | Type | Description |
---|---|---|
options | ICommandLineParserOptions |