Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/urfave/cli
/ Count
Method
Count
flag.go:174–174 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
172
// repetitive flags
173
type
Countable
interface
{
174
Count() int
175
}
176
177
// VisibleFlag is an interface that allows to check if a flag is visible
Callers
1
Count
Method · 0.65
Implementers
2
BoolWithInverseFlag
flag_bool_with_inverse.go
Command
command.go
Calls
no outgoing calls
Tested by
no test coverage detected