CommandArgs.this

Initializes the list of source arguments.

Note that all array entries are considered application arguments (i.e. no application name entry is present as the first entry)

class CommandArgs
@safe pure nothrow
this
(
string[] args
)

Meta