MCPcopy 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
146bool FunctionString::isEmpty() const {
147 return name.empty();
148}
149
150}} // namespace EE::System

Callers 1

isColorStringTMethod · 0.45

Calls 1

emptyMethod · 0.45

Tested by

no test coverage detected