minArgs

AccessorStaticReadOnly

The minimum number of arguments allowed by Tool.parseAndRun. If subclasses override Tool.parseAndRun, they should also override this method to indicate the minimum number of arguments their implementation expects. UI controls can use this information to ensure the tool has enough information to execute.

minArgs: number

Returns - number


Defined in

Last Updated: 15 March, 2024