UserModes

Undocumented in source.

Members

Enums

Type
enum Type
Undocumented in source.

Mixins

__anonymous
mixin CommonModes
Undocumented in source.

Static variables

isSettable
bool[char.max] isSettable;
Undocumented in source.

Mixed In Members

From mixin CommonModes

modeTypes
Type[char.max] modeTypes;
Undocumented in source.
supported
string supported()
Undocumented in source. Be warned that the author may not have intended to support it.
byType
string byType(Type type)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta