MCPcopy Create free account
hub / github.com/Vector35/debugger / GetRequestTerminalEmulator

Method GetRequestTerminalEmulator

api/debuggercontroller.cpp:536–539  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

534
535
536bool DebuggerController::GetRequestTerminalEmulator()
537{
538 return BNDebuggerGetRequestTerminalEmulator(m_object);
539}
540
541
542std::string DebuggerController::GetCommandLineArguments()

Callers 1

AdapterSettingsDialogMethod · 0.45

Tested by

no test coverage detected