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

Method TakesValue

flag_ext.go:48–50  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

46}
47
48func (e *extFlag) TakesValue() bool {
49 return false
50}
51
52func (e *extFlag) GetUsage() string {
53 return e.f.Usage

Callers 1

TestExtFlagFunction · 0.95

Calls

no outgoing calls

Tested by 1

TestExtFlagFunction · 0.76