MCPcopy Create free account
hub / github.com/Codeya-IDE/deepin-ide / ip

Method ip

src/plugins/debugger/runtimecfgprovider.cpp:18–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16}
17
18const char *RunTimeCfgProvider::ip() const
19{
20 return "localhost";
21}
22
23dap::InitializeRequest RunTimeCfgProvider::initalizeRequest()
24{

Callers 1

launchSessionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected