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

Method type

kdevplatform/vcs/vcslocation.cpp:68–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66}
67
68VcsLocation::LocationType VcsLocation::type() const
69{
70 return d->m_type;
71}
72
73bool VcsLocation::isValid() const
74{

Callers 1

operator==Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected