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

Method DebugAdapterScriptingProvider

ui/debugadapterscriptingprovider.cpp:24–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22static DebugAdapterScriptingProvider* g_debugAdapterScriptingProvider = nullptr;
23
24DebugAdapterScriptingProvider::DebugAdapterScriptingProvider() : ScriptingProvider("Debugger", "debugger") {}
25
26
27Ref<ScriptingInstance> DebugAdapterScriptingProvider::CreateNewInstance()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected