Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpartanJ/eepp
/ isEmpty
Method
isEmpty
src/tools/ecode/plugins/git/git.hpp:237–237 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
235
const char* typeStr() const { return refTypeToString( type ); }
236
237
bool isEmpty() const { return name.empty(); }
238
};
239
240
enum DiffMode { DiffHead, DiffStaged };
Callers
15
closeEditors
Method · 0.45
UITreeViewFS
Method · 0.45
deleteSelectedFiles
Method · 0.45
UIBuildSettings
Method · 0.45
bindTable
Method · 0.45
runRemove
Method · 0.45
runUpdate
Method · 0.45
onFileDropped
Method · 0.45
setTheme
Method · 0.45
closeEditors
Method · 0.45
initProjectTreeViewUI
Method · 0.45
discardEmptyTab
Method · 0.45
Calls
1
empty
Method · 0.45
Tested by
no test coverage detected