getOptions

Parses the command-line args.

getOptions
(
string[] args
)

Parameters

args string[]

The arguments passed to main.

Return Value

Type: Options

The options struct.

Meta