Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
dirEntryToStatus
Function · 0.80
init
Method · 0.80
Calls
1
c_str
Method · 0.45
Tested by
no test coverage detected