Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdiff3
/ isEmpty
Method
isEmpty
src/SourceData.cpp:85–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
}
84
85
bool SourceData::isEmpty() const
86
{
87
return getFilename().isEmpty();
88
}
89
90
bool SourceData::hasData() const
91
{
Callers
9
reset
Method · 0.45
setFilename
Method · 0.45
getAliasName
Method · 0.45
setFileAccess
Method · 0.45
setData
Method · 0.45
isText
Method · 0.45
readFile
Method · 0.45
writeFile
Method · 0.45
readAndPreprocess
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected