MCPcopy
hub / github.com/docker/compose / NoColor

Function NoColor

cmd/display/colors.go:39–47  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

37)
38
39func NoColor() {
40 DoneColor = nocolor
41 TimerColor = nocolor
42 CountColor = nocolor
43 WarningColor = nocolor
44 SuccessColor = nocolor
45 ErrorColor = nocolor
46 PrefixColor = nocolor
47}

Callers 1

RootCommandFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected