Command.parse

parse the command line argument variables

class Command
void
parse
(
in string[] argv
)

Parameters

argv string[]

the command line argument variables

Meta