- add
void add(Command c)
Undocumented in source. Be warned that the author may not have intended to support it.
- each
void each(void delegate(immutable Command) dg)
Undocumented in source. Be warned that the author may not have intended to support it.
- eachComplete
void eachComplete(void delegate(immutable Command) dg)
Undocumented in source. Be warned that the author may not have intended to support it.
- run
void run()
Undocumented in source. Be warned that the author may not have intended to support it.
- stop
void stop()
Undocumented in source. Be warned that the author may not have intended to support it.