- isTerminalActive
bool isTerminalActive()
Undocumented in source. Be warned that the author may not have intended to support it.
- killTerminal
void killTerminal()
Undocumented in source. Be warned that the author may not have intended to support it.
- onDebuggerStdoutLines
bool onDebuggerStdoutLines(string[] lines)
return true to clear lines list
- sendCommand
int sendCommand(string text)
Undocumented in source. Be warned that the author may not have intended to support it.
- startDebugging
void startDebugging(string debuggerExecutable, string executable, string[] args, string workingDir, DebuggerResponse response)
Undocumented in source. Be warned that the author may not have intended to support it.
- startTerminal
string startTerminal(string termExecutable)
Undocumented in source. Be warned that the author may not have intended to support it.
- stop
void stop()
Undocumented in source. Be warned that the author may not have intended to support it.