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

Method Set

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

Apply Flag settings to the given flag set

(string, string)

Source from the content-addressed store, hash-verified

103
104 // Apply Flag settings to the given flag set
105 Set(string, string) error
106
107 // All possible names for this flag
108 Names() []string

Callers 15

SetMethod · 0.65
SetMethod · 0.65
TestNonStringMapFunction · 0.65

Implementers 3

BoolWithInverseFlagflag_bool_with_inverse.go
extFlagflag_ext.go
customBoolFlagcommand_test.go

Calls

no outgoing calls