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

Method IsFirstLaunch

core/debuggercontroller.cpp:2113–2116  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2111
2112
2113bool DebuggerController::IsFirstLaunch()
2114{
2115 return m_firstLaunch;
2116}

Callers 1

BNDebuggerIsFirstLaunchFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected