Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/blobcache/blobcache
/ Has
Method
Has
src/blobcache/handle.go:214–216 ·
view source on GitHub ↗
(b ActionSet)
Source
from the content-addressed store, hash-verified
212
}
213
214
func
(a ActionSet) Has(b ActionSet) bool {
215
return
a&b == b
216
}
Callers
1
BeginTx
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected