MCPcopy
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

propagateCategoryMethod · 0.65

Implementers 1

BoolWithInverseFlagflag_bool_with_inverse.go

Calls

no outgoing calls

Tested by

no test coverage detected