Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
129
void DebugManager::setEnvironment(const QStringList &env)
130
{
131
d->environment = env;
132
}
133
134
qint64 DebugManager::getProcessId()
135
{
Callers
4
registerHanlder
Method · 0.45
execute
Method · 0.45
checkJSServer
Method · 0.45
initTool
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected