MCPcopy 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
46const char * resetColor()
47{
48 return "\033[0m";
49}

Callers 8

formatExtendedMethod · 0.85
writeLogsMethod · 0.85
writeProfileEventsMethod · 0.85
startThinkingMethod · 0.85
showToolCallMethod · 0.85
showToolResultMethod · 0.85
showProgressMethod · 0.85
showSeparatorMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected