Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpartanJ/eepp
/ isEmpty
Method
isEmpty
src/eepp/system/functionstring.cpp:146–148 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
144
}
145
146
bool FunctionString::isEmpty() const {
147
return name.empty();
148
}
149
150
}} // namespace EE::System
Callers
1
isColorStringT
Method · 0.45
Calls
1
empty
Method · 0.45
Tested by
no test coverage detected