Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
390
func
navColor(key string) string {
391
return
ansiColor(FAINT, key)
392
}
Callers
1
navigationMenu
Method · 0.85
Calls
1
ansiColor
Function · 0.85
Tested by
no test coverage detected