Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HashLoad/boss
/ Print
Method
Print
msg/msg.go:146–148 ·
view source on GitHub ↗
(msg string)
Source
from the content-addressed store, hash-verified
144
}
145
146
func
(m *Messenger) Print(msg string) {
147
m.Puts(msg)
148
}
149
150
func
(m *Messenger) HasErrored() bool {
151
return
m.hasErrored
Callers
3
Print
Function · 0.80
getParamOrDef
Function · 0.80
getPass
Function · 0.80
Calls
1
Puts
Method · 0.95
Tested by
no test coverage detected