Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ Shared
Method
Shared
source/core/StarDirectives.cpp:47–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
}
46
47
Directives::Shared::Shared() {}
48
49
Directives::Shared::Shared(List<Entry>&& givenEntries, String&& givenString) {
50
entries = std::move(givenEntries);
Callers
nothing calls this directly
Calls
3
empty
Method · 0.45
utf8Ptr
Method · 0.45
utf8Size
Method · 0.45
Tested by
no test coverage detected