MCPcopy 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
143void DebugSession::setLocalProjectPath(const QString &path)
144{
145 localProjectPath = path;
146}
147
148void DebugSession::setRemoteProjectPath(const QString &path)
149{

Callers 1

startDebugRemoteMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected