MCPcopy Create free account
hub / github.com/remotemobprogramming/mob / emptyLine

Function emptyLine

say/say.go:65–67  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

63}
64
65func emptyLine() {
66 PrintToConsole("\n")
67}
68
69func Say(s string) {
70 if len(s) == 0 {

Callers 2

FixFunction · 0.85
NextFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected