Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HashLoad/boss
/ Print
Function
Print
msg/msg.go:49–51 ·
view source on GitHub ↗
(msg string)
Source
from the content-addressed store, hash-verified
47
}
48
49
func
Print(msg string) {
50
Default.Print(msg)
51
}
52
53
func
PromptUntil(opts []string) (string, error) {
54
return
Default.PromptUntil(opts)
Callers
1
getParamBoolean
Function · 0.92
Calls
1
Print
Method · 0.80
Tested by
no test coverage detected