Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/commander-cli/commander
/ getLineBreak
Function
getLineBreak
pkg/runtime/validator.go:174–176 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
172
}
173
174
func
getLineBreak() string {
175
return
"\n"
176
}
Callers
2
validateExpectedLineCount
Function · 0.85
validateExpectedLines
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected