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

Method lastAuthor

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

Source from the content-addressed store, hash-verified

127 }
128
129 const char *
130 DirEntry::lastAuthor() const
131 {
132 return m->lastAuthor.c_str();
133 }
134
135 const char *
136 DirEntry::name() const

Callers 2

dirEntryToStatusFunction · 0.80
initMethod · 0.80

Calls 1

c_strMethod · 0.45

Tested by

no test coverage detected