Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ isSwitchToRequested
Method
isSwitchToRequested
src/plugins/core/session/sessiondialog.cpp:237–240 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
235
}
236
237
bool SessionNameInputDialog::isSwitchToRequested() const
238
{
239
return isSwitchTo;
240
}
Callers
1
runInputDialog
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected