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

Method textStatus

plugins/subversion/3rdparty/kdevsvncpp/status.cpp:108–112  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

106 }
107
108 svn_wc_status_kind
109 Status::textStatus() const
110 {
111 return m->status->text_status;
112 }
113
114 svn_wc_status_kind
115 Status::propStatus() const

Callers 1

getStateFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected