Class Arg.LowOptions

Inheritance graph

Inherit OptLibrary

protected inherit OptLibrary : OptLibrary


Variable application

protected string Arg.LowOptions.application


Variable argv

protected array(string) Arg.LowOptions.argv


Variable opts

protected mapping(string:Opt) Arg.LowOptions.opts


Variable values

protected mapping(string:int(1)|string) Arg.LowOptions.values


Method create

Arg.LowOptions Arg.LowOptions(array(string) _argv, void|mapping(string:string) env)