ddebug.common.execution

Support for running stopping of project executable.

Members

Interfaces

ProgramExecution
interface ProgramExecution
ProgramExecutionStatusListener
interface ProgramExecutionStatusListener

Mixin templates

ExecutableParams
mixin template ExecutableParams()

provides _executableFile, _executableArgs, _executableWorkingDir, _executableEnvVars parameters and setter function setExecutableParams

TerminalParams
mixin template TerminalParams()

provides _terminalExecutable, _terminalTty, setTerminalExecutable, and setTerminalTty

Meta