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
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.