HelperSet

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(List!(Helper) helpers)
Undocumented in source.

Members

Functions

get
Helper get(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
getCommand
Command getCommand()
Undocumented in source. Be warned that the author may not have intended to support it.
has
bool has(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
opApply
int opApply(int delegate(ref Helper) dg)
Undocumented in source. Be warned that the author may not have intended to support it.
set
void set(Helper helper)
Undocumented in source. Be warned that the author may not have intended to support it.
set
void set(Helper helper, string aliasName)
Undocumented in source. Be warned that the author may not have intended to support it.
setCommand
void setCommand(Command command)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta