MCPcopy Create free account
hub / github.com/DFHack/dfhack / begin_batch

Method begin_batch

library/ColorText.cpp:62–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60}
61
62void color_ostream::begin_batch()
63{
64 flush_buffer(false);
65}
66
67void color_ostream::end_batch()
68{

Callers 2

decodeMethod · 0.45
flush_proxyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected