Command

Undocumented in source.
struct Command {}

Members

Mixins

__anonymous
mixin BeingNamed
Undocumented in source.

Mixed In Members

From mixin BeingNamed

pattern
Pattern pattern;
Undocumented in source.
description
string description;
Undocumented in source.
name
string name()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta