Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/docker/compose
/ newLine
Function
newLine
cmd/formatter/ansi.go:89–91 · cmd/formatter/ansi.go::newLine
()
Source
from the content-addressed store, hash-verified
87
}
88
89
func
newLine() {
90
fmt.Print(
"\012"
)
91
}
92
93
// lenAnsi returns the visible length of s after stripping ANSI escape codes.
94
func
lenAnsi(s string) int {
Callers
2
HandleKeyEvents
Method · 0.85
allocateSpace
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected