run Method
Run this instance of a Tool. Subclasses should override to perform some action.
run(): Promise<boolean>
Returns - Promise<boolean>
Defined in
- core/frontend/src/tools/IdleTool.ts Line 128
Last Updated: 20 June, 2023
Run this instance of a Tool. Subclasses should override to perform some action.
run(): Promise<boolean>
Returns - Promise<boolean>
Last Updated: 20 June, 2023