Qore DebugCmdLine Module Reference 0.1.2
Loading...
Searching...
No Matches
DebugCmdLine::DebugCommandLine Class Referenceabstract

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 (via DebugProgramControl)
 

Detailed Description

debug command line class