![]() |
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. | |
debug command line class
abstract *hash DebugCmdLine::DebugCommandLine::doCommandImpl | ( | hash | data | ) |
To be implemented to execute remote (via websocket) or local command.
(via DebugProgramControl)