ArgParser.parse

trusted: getopt is safe in dmd-2.077.0. Remove the trusted attribute when upgrading the minimal required version of the D frontend.

struct ArgParser
void
parse
@trusted
(
string[] args
)

Meta