Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
77
color_ostream::~color_ostream()
78
{
79
delete buf();
80
}
81
82
void color_ostream::color(color_value c)
83
{
Callers
nothing calls this directly
Calls
1
buf
Function · 0.85
Tested by
no test coverage detected