MCPcopy
hub / github.com/urfave/cli / TypeName

Method TypeName

flag.go:143–143  ·  view source on GitHub ↗

TypeName to detect if a flag is a string, bool, etc.

()

Source from the content-addressed store, hash-verified

141 IsDefaultVisible() bool
142 // TypeName to detect if a flag is a string, bool, etc.
143 TypeName() string
144}
145
146// DocGenerationMultiValueFlag extends DocGenerationFlag for slice/map based flags.

Callers 2

TestBoolWithInverseNamesFunction · 0.95
stringifyFlagFunction · 0.65

Implementers 1

BoolWithInverseFlagflag_bool_with_inverse.go

Calls

no outgoing calls

Tested by 1

TestBoolWithInverseNamesFunction · 0.76