Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Masterminds/vert
/ Bool
Method
Bool
vert.go:118–118 ·
view source on GitHub ↗
(string)
Source
from the content-addressed store, hash-verified
116
// This abstraction makes mocking easy.
117
type
context
interface
{
118
Bool(string) bool
119
Args() cli.Args
120
}
121
Callers
1
run
Function · 0.65
Implementers
1
mockContext
vert_test.go
Calls
no outgoing calls
Tested by
no test coverage detected