maxArgs

AccessorStaticReadOnly

The maximum number of arguments allowed by Tool.parseAndRun, or undefined if there is no maximum. If subclasses override Tool.parseAndRun, they should also override this method to indicate the maximum number of arguments their implementation expects.

get: number | undefined


Defined in

Last Updated: 08 January, 2020