ProgramExecution

Undocumented in source.

Members

Functions

run
bool run()

start execution

stop
bool stop()

stop execution

Properties

executableFile
string executableFile [@property getter]

executable file

isDebugger
bool isDebugger [@property getter]

returns true if it's debugger

status
ExecutionStatus status [@property getter]

returns execution status

Meta