Qore DebugCmdLine Module Reference  0.1.2
DebugCmdLine::DebugCommandLine Class Referenceabstract

debug command line class More...

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