Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
43
bool Directives::Shared::empty() const {
44
return entries.empty();
45
}
46
47
Directives::Shared::Shared() {}
48
Callers
6
Shared
Method · 0.45
parse
Method · 0.45
prefix
Method · 0.45
equals
Method · 0.45
DirectivesGroup
Method · 0.45
addToString
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected