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

Function BNDebuggerGetRequestTerminalEmulator

core/ffi.cpp:673–676  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

671
672
673bool BNDebuggerGetRequestTerminalEmulator(BNDebuggerController* controller)
674{
675 return controller->object->GetState()->GetRequestTerminalEmulator();
676}
677
678
679char* BNDebuggerGetCommandLineArguments(BNDebuggerController* controller)

Callers 1

Calls 2

GetStateMethod · 0.80

Tested by

no test coverage detected