Qore DebugCmdLine Module Reference 0.1.2
|
debug command line class More...
#include <DebugCmdLine.qm.dox.h>
Inherits AbstractDebugControl.
Public Member Methods | |
abstract *hash | doCommandImpl (hash data) |
To be implemented to execute remote (via websocket) or local command. More... | |
debug command line class
|
pure virtual |
To be implemented to execute remote (via websocket) or local command.
(via DebugProgramControl)