command arguments
If cannot parse arg into boolean.
attemps to parse args as a boolean
command arguments
if Number.parseInt returns NaN
Attempts to use Number.parseInt() on arg
command arguments
default separator = ' '
command arguments
delegates parseInt
command arguments
delegates Utils.parseInt
Generated using TypeDoc
Wrapper type taking
Ok(T)orErr(possibleOutput)e.gResult<T, possibleOutput