Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DFHack/dfhack
/ reset_color
Method
reset_color
library/ColorText.cpp:91–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
}
90
91
void color_ostream::reset_color(void)
92
{
93
color(COLOR_RESET);
94
}
95
96
void color_ostream_wrapper::add_text(color_value, const std::string &text)
97
{
Callers
7
fatal
Method · 0.45
printJobDetails
Method · 0.45
print_constraint
Function · 0.45
print_job
Function · 0.45
~color_ostream_resetter
Method · 0.45
kittens
Function · 0.45
outputHex
Function · 0.45
Calls
1
color
Function · 0.50
Tested by
no test coverage detected