CommandResult

Undocumented in source.

Members

Enums

success
anonymousenum success
Undocumented in source.

Functions

trigger
bool trigger(CommandSender sender)

Manifest constants

INVALID_SYNTAX
enum INVALID_SYNTAX;
Undocumented in source.
NOT_FOUND
enum NOT_FOUND;
Undocumented in source.
SUCCESS
enum SUCCESS;
Undocumented in source.
UNIMPLEMENTED
enum UNIMPLEMENTED;
Undocumented in source.

Properties

successful
bool successful [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

args
string[] args;
Undocumented in source.
command
string command;
Undocumented in source.
result
ubyte result;
Undocumented in source.

Meta