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

Method createdRev

plugins/subversion/3rdparty/kdevsvncpp/dirent.cpp:117–121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

115 }
116
117 svn_revnum_t
118 DirEntry::createdRev() const
119 {
120 return m->createdRev;
121 }
122
123 apr_time_t
124 DirEntry::time() const

Callers 3

dirEntryToStatusFunction · 0.80
remoteStatusFunction · 0.80
initMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected