Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DFHack/dfhack
/ color
Function
color
library/include/ColorText.h:128–128 ·
view source on GitHub ↗
Get color
Source
from the content-addressed store, hash-verified
126
127
/// Get color
128
color_value color() { return cur_color; }
129
/// Set color (ANSI color number)
130
void color(color_value c);
131
/// Reset color to default
Callers
5
reset_color
Method · 0.50
ostream_proxy_prefix
Method · 0.50
print_text
Method · 0.50
print_text
Method · 0.50
reset_color
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected