Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ repositoryModule
Method
repositoryModule
kdevplatform/vcs/vcslocation.cpp:111–114 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
109
110
111
QString VcsLocation::repositoryModule( ) const
112
{
113
return d->m_repoModule;
114
}
115
116
QString VcsLocation::repositoryTag( ) const
117
{
Callers
2
operator==
Method · 0.80
compareServerLocation
Method · 0.80
Calls
no outgoing calls
Tested by
1
compareServerLocation
Method · 0.64