ParsedKeyin Interface
Successful result from parseKeyin.
Properties
Name | Type | Description | |
---|---|---|---|
args | string[] | The parsed arguments to be passed to parseAndRun. | |
ok | "true" | Union discriminator for ParseKeyinResult. | |
tool | The constructor for the Tool that handles the keyin. |
Defined in
- core/frontend/src/tools/Tool.ts Line 918
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.