MCPcopy Create free account
hub / github.com/OpenStarbound/OpenStarbound / empty

Method empty

source/core/StarDirectives.cpp:43–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41}
42
43bool Directives::Shared::empty() const {
44 return entries.empty();
45}
46
47Directives::Shared::Shared() {}
48

Callers 6

SharedMethod · 0.45
parseMethod · 0.45
prefixMethod · 0.45
equalsMethod · 0.45
DirectivesGroupMethod · 0.45
addToStringMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected