Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HashLoad/boss
/ PromptUntilYorN
Function
PromptUntilYorN
msg/msg.go:57–59 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
55
}
56
57
func
PromptUntilYorN() bool {
58
return
Default.PromptUntilYorN()
59
}
60
61
func
Info(msg string, args ...
interface
{}) {
62
Default.Info(msg, args...)
Callers
1
getParamBoolean
Function · 0.92
Calls
1
PromptUntilYorN
Method · 0.80
Tested by
no test coverage detected