Statement

Constructors

this
this(string name, string[] args)
Undocumented in source.
this
this(string name, string arg)
Undocumented in source.

Members

Functions

toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

args
string[] args;
Undocumented in source.
name
string name;
Undocumented in source.

Meta