MCPcopy 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
27func (b *notBoolValue) Get() interface{} { return bool(*b) }
28
29func (b *notBoolValue) String() string { return fmt.Sprintf("%v", !*b) }
30

Callers 1

Get256Function · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected