Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/urfave/cli
/ SetCategory
Method
SetCategory
flag.go:190–190 ·
view source on GitHub ↗
Sets the category of the flag
(string)
Source
from the content-addressed store, hash-verified
188
189
// Sets the category of the flag
190
SetCategory(string)
191
}
192
193
// LocalFlag is an interface to enable detection of flags which are local
Callers
1
propagateCategory
Method · 0.65
Implementers
1
BoolWithInverseFlag
flag_bool_with_inverse.go
Calls
no outgoing calls
Tested by
no test coverage detected