Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dail8859/NotepadNext
/ rootPath
Method
rootPath
src/docks/FolderAsWorkspaceDock.cpp:64–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
}
63
64
QString FolderAsWorkspaceDock::rootPath() const
65
{
66
return model->rootPath();
67
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected