minArgs

GetterStatic ReadOnly

The minimum number of arguments allowed by parseAndRun. If subclasses override 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: 02 May, 2024