Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdiff3
/ isDirComparison
Method
isDirComparison
src/kdiff3.cpp:107–110 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
105
}
106
107
bool KDiff3App::isDirComparison() const
108
{
109
return m_bDirCompare;
110
}
111
112
/*
113
Don't call completeInit from here it will be called in KDiff3Shell as needed.
Callers
1
closeEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected