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

Method GetUsage

flag.go:127–127  ·  flag.go::DocGenerationFlag.GetUsage

GetUsage returns the usage string for the flag

()

Source from the content-addressed store, hash-verified

125
126 // GetUsage returns the usage string for the flag
127 GetUsage() string
128
129 // GetValue returns the flags value as string representation and an empty
130 // string if the flag takes no value at all.

Callers 4

printFlagSuggestionsFunction · 0.65
prepareFishFlagsFunction · 0.65
stringifyFlagFunction · 0.65

Implementers 1

BoolWithInverseFlagflag_bool_with_inverse.go

Calls

no outgoing calls