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 | Tool | The constructor for the Tool that handles the keyin. |
Defined in
- core/frontend/src/tools/Tool.ts Line 941
Last Updated: 29 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.