MCPcopy Create free account
hub / github.com/Binject/debug / count

TypeAlias count

goobj2/internal/objabi/objabi.go:242–242  ·  view source on GitHub ↗

count is a flag.Value that is like a flag.Bool and a flag.Int. If used as -name, it increments the count, but -name=x sets the count. Used for verbose flag -v.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

SetMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected