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

Function navColor

cmd/formatter/shortcut.go:390–392  ·  view source on GitHub ↗
(key string)

Source from the content-addressed store, hash-verified

388}
389
390func navColor(key string) string {
391 return ansiColor(FAINT, key)
392}

Callers 1

navigationMenuMethod · 0.85

Calls 1

ansiColorFunction · 0.85

Tested by

no test coverage detected