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

Method GetDefaultText

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

GetDefaultText returns the default text for this flag

()

Source from the content-addressed store, hash-verified

132
133 // GetDefaultText returns the default text for this flag
134 GetDefaultText() string
135
136 // GetEnvVars returns the env vars for this flag
137 GetEnvVars() []string

Callers 1

stringifyFlagFunction · 0.65

Implementers 1

BoolWithInverseFlagflag_bool_with_inverse.go

Calls

no outgoing calls

Tested by

no test coverage detected