Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ setLocalProjectPath
Method
setLocalProjectPath
src/plugins/debugger/dap/debugsession.cpp:143–146 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
141
}
142
143
void DebugSession::setLocalProjectPath(const QString &path)
144
{
145
localProjectPath = path;
146
}
147
148
void DebugSession::setRemoteProjectPath(const QString &path)
149
{
Callers
1
startDebugRemote
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected