getParamFormat

abstract fun getParamFormat(isOptional: Boolean): String

Gets the usage string for this argument.

Return

The usage string.

Parameters

isOptional

Whether the argument is optional.