KeyinParseError Enumeration
Possible errors resulting from ToolRegistry.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 896
Last Updated: 04 December, 2023