Ctx :: struct { other: []string; help: bool; }
Arguments context base type.
other - Contains other arguments not considered as options (i.e. input files).
help - True when help was invoked implicitly.
Declared in: arg_parser.bl