Interface Summary | |
---|---|
Command | Implements a client-side command. |
Class Summary | |
---|---|
AbstractCommand | Abstract base class for Command implementations. |
BindCommand | Implements the "bind" command. |
ClearCommand | Implements the command "clear". |
Commands | Parses and executes client-side commands. |
DebugMessagesCommand | Implements the "debug_messages" command. |
ExecCommand | Implements the "exec" command. |
Macros | Manages macro expansion in command strings. |
ScreenshotCommand | Implements the "screenshot" command. |
ScriptCommand | Implements the "script" command. |
ScriptkillallCommand | Implements the "scriptkillall" command. |
ScriptkillCommand | Implements the "scriptkill" command. |
ScriptsCommand | Implements the "scripts" command. |
ScripttellCommand | Implements the "scripttell" command. |
SetCommand | Implements the command "set". |
UnbindCommand | Implements the "unbind" command. |