MCPcopy 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
57func PromptUntilYorN() bool {
58 return Default.PromptUntilYorN()
59}
60
61func Info(msg string, args ...interface{}) {
62 Default.Info(msg, args...)

Callers 1

getParamBooleanFunction · 0.92

Calls 1

PromptUntilYorNMethod · 0.80

Tested by

no test coverage detected