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

Method GetDefaultText

flag_ext.go:60–62  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

58}
59
60func (e *extFlag) GetDefaultText() string {
61 return e.f.DefValue
62}
63
64func (e *extFlag) GetEnvVars() []string {
65 return nil

Callers 1

TestExtFlagFunction · 0.95

Calls

no outgoing calls

Tested by 1

TestExtFlagFunction · 0.76