MCPcopy Create free account
hub / github.com/DFHack/dfhack / ~color_ostream

Method ~color_ostream

library/ColorText.cpp:77–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75}
76
77color_ostream::~color_ostream()
78{
79 delete buf();
80}
81
82void color_ostream::color(color_value c)
83{

Callers

nothing calls this directly

Calls 1

bufFunction · 0.85

Tested by

no test coverage detected