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

Method setEnvironment

src/tools/debugadapter/debugmanager.cpp:129–132  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

127}
128
129void DebugManager::setEnvironment(const QStringList &env)
130{
131 d->environment = env;
132}
133
134qint64 DebugManager::getProcessId()
135{

Callers 4

registerHanlderMethod · 0.45
executeMethod · 0.45
checkJSServerMethod · 0.45
initToolMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected