parse

fun parse(args: Array<out String>): CommandLine(source)

Parse a list of arguments.

The caller must check the errors property. If it is empty, the parse was successful.