parseAndRun Method
Executes this tool's run method with args[0] containing name
.
parseAndRun(...args: string[]): Promise<boolean>
Parameter | Type | Description |
---|---|---|
...args | string[] |
Returns - Promise<boolean>
Defined in
Last Updated: 30 November, 2023