KeyinParseError Enumeration
Possible errors resulting from parseKeyin.
Members
| Name | Value | Description |
|---|---|---|
| MismatchedQuotes | The opening double-quote of an argument was not terminated with a closing double-quote. | |
| ToolNotFound | No registered tool matching the keyin was found. |
Defined in
- core/frontend/src/tools/Tool.ts Line 919
Last Updated: 29 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.