MCPcopy
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
89func newLine() {
90 fmt.Print("\012")
91}
92
93// lenAnsi returns the visible length of s after stripping ANSI escape codes.
94func lenAnsi(s string) int {

Callers 2

HandleKeyEventsMethod · 0.85
allocateSpaceFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected