Home > @rushstack/ts-command-line > CommandLineConstants
CommandLineConstants enum
String constants for command line processing.
Signature:
export declare const enum CommandLineConstants
Enumeration Members
Member | Value | Description |
---|---|---|
TabCompletionActionName | "tab-complete" | The name of the built-in action that serves suggestions for tab-completion |