dinu ~master (2022-03-06T19:06:21.5365866)
Dub
Repo
CommandSpecial
dinu
command
special
Undocumented in source.
__gshared shared immutable
class
CommandSpecial : CommandExec {
this
(string name);
void
run
(string parameter);
}
Constructors
this
this
(string name)
Undocumented in source.
Members
Functions
run
void
run
(string parameter)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
dinu
command
special
classes
CommandSpecial