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

Method IsSet

flag_ext.go:36–38  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

34}
35
36func (e *extFlag) IsSet() bool {
37 return false
38}
39
40func (e *extFlag) String() string {
41 return FlagStringer(e)

Callers 1

TestExtFlagFunction · 0.95

Calls

no outgoing calls

Tested by 1

TestExtFlagFunction · 0.76