run Method

Run this instance of a Tool. Subclasses should override to perform some action.

run(args: any[]): boolean

Parameter Type Description
args any[]  

Returns - boolean

Defined in

Last Updated: 11 June, 2024