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

Method DisconnectDebugServer

core/debugadapter.cpp:125–128  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

123
124
125bool DebugAdapter::DisconnectDebugServer()
126{
127 return true;
128}
129
130
131Ref<Metadata> DebugAdapter::GetProperty(const std::string& name)

Callers 2

SetupMenuMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected