parseAndRun Method

Executes this tool's run method with args[0] containing from and args[1] containing to.

parseAndRun(...args: string[]): Promise<boolean>

see ReorderMapLayers.run

Parameter Type Description
...args string[]  

Returns - Promise<boolean>

Defined in

Last Updated: 30 November, 2023