MCPcopy Create free account
hub / github.com/KDE/kdevelop / repositoryServer

Method repositoryServer

kdevplatform/vcs/vcslocation.cpp:63–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61 return d->m_localUrl;
62}
63QString VcsLocation::repositoryServer() const
64{
65 return d->m_repoServer;
66}
67
68VcsLocation::LocationType VcsLocation::type() const
69{

Callers 15

qHashFunction · 0.80
operator==Function · 0.80
operator==Method · 0.80
compareServerLocationMethod · 0.80
runMethod · 0.80
startMethod · 0.80
runMethod · 0.80
runMethod · 0.80
isValidMethod · 0.80
testMethod · 0.80
testBasicMethod · 0.80

Calls

no outgoing calls

Tested by 6

compareServerLocationMethod · 0.64
testMethod · 0.64
testBasicMethod · 0.64
testImportIntoDirMethod · 0.64