callGetopt

Parses command-line arguments into a Configuration struct.

version(AssertGeneration)
private
callGetopt
(
string[] args
)

Parameters

args string[]

Command-line arguments to parse.

Return Value

Type: auto

Configuration struct with the parsed options.