Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ClickHouse/ClickHouse
/ resetColor
Function
resetColor
base/base/terminalColors.cpp:46–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
}
45
46
const char * resetColor()
47
{
48
return
"\033[0m"
;
49
}
Callers
8
formatExtended
Method · 0.85
writeLogs
Method · 0.85
writeProfileEvents
Method · 0.85
startThinking
Method · 0.85
showToolCall
Method · 0.85
showToolResult
Method · 0.85
showProgress
Method · 0.85
showSeparator
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected