MCPcopy 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
111QString VcsLocation::repositoryModule( ) const
112{
113 return d->m_repoModule;
114}
115
116QString VcsLocation::repositoryTag( ) const
117{

Callers 2

operator==Method · 0.80
compareServerLocationMethod · 0.80

Calls

no outgoing calls

Tested by 1

compareServerLocationMethod · 0.64