KeyinParseError Enumeration
Possible errors resulting from ToolRegistry.parseKeyin.
extensions
Members
Name | Value | Description |
---|---|---|
ToolNotFound | 1 | No registered tool matching the keyin was found. |
MismatchedQuotes | 4 | The opening double-quote of an argument was not terminated with a closing double-quote. |
Defined in
- core/frontend/src/tools/Tool.ts Line 896
Last Updated: 20 June, 2023