Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ flush
Method
flush
source/json_tool/json_tool.cpp:64–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
}
63
64
void OutputOnSeparateLines::flush() {}
65
66
void ArrayOutput::out(FormattedJson const& json) {
67
if (!m_unique || !m_results.contains(json))
Callers
15
main
Function · 0.45
render
Method · 0.45
main
Function · 0.45
coutf
Function · 0.45
cerrf
Function · 0.45
renderStars
Method · 0.45
renderDebrisFields
Method · 0.45
renderBackOrbiters
Method · 0.45
renderPlanetHorizon
Method · 0.45
renderFrontOrbiters
Method · 0.45
renderSky
Method · 0.45
renderParallaxLayers
Method · 0.45
Calls
2
coutf
Function · 0.85
append
Method · 0.45
Tested by
no test coverage detected