Home > @rushstack/ts-command-line > CommandLineHelper
CommandLineHelper class
Helpers for working with the ts-command-line API.
Signature:
export declare class CommandLineHelper
Methods
Method | Modifiers | Description |
---|---|---|
isTabCompletionActionRequest(argv) | static | Returns true if the current command line action is tab-complete. |