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

Method IsVisible

flag_ext.go:44–46  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

42}
43
44func (e *extFlag) IsVisible() bool {
45 return true
46}
47
48func (e *extFlag) TakesValue() bool {
49 return false

Callers 1

TestExtFlagFunction · 0.95

Calls

no outgoing calls

Tested by 1

TestExtFlagFunction · 0.76