Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
536
bool DebuggerController::GetRequestTerminalEmulator()
537
{
538
return BNDebuggerGetRequestTerminalEmulator(m_object);
539
}
540
541
542
std::string DebuggerController::GetCommandLineArguments()
Callers
1
AdapterSettingsDialog
Method · 0.45
Calls
1
BNDebuggerGetRequestTerminalEmulator
Function · 0.85
Tested by
no test coverage detected