parseAndRun Method
Executes this tool's run method with args[0] containing data.
parseAndRun(...args: string[]): Promise<boolean>
see AttachRealityModelTool.run
| Parameter | Type | Description |
|---|---|---|
| ...args | string[] |
Returns - Promise<boolean>
Defined in
Last Updated: 30 November, 2023