Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chain/txvm
/ Get
Method
Get
cmd/hex/flag.go:27–27 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
25
}
26
27
func
(b *notBoolValue) Get()
interface
{} {
return
bool(*b) }
28
29
func
(b *notBoolValue) String() string {
return
fmt.Sprintf(
"%v"
, !*b) }
30
Callers
1
Get256
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected