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

Method GetEnvVars

flag_ext.go:64–66  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

62}
63
64func (e *extFlag) GetEnvVars() []string {
65 return nil
66}
67
68func (e *extFlag) SchemaType() string {
69 switch e.Get().(type) {

Callers 1

TestExtFlagFunction · 0.95

Calls

no outgoing calls

Tested by 1

TestExtFlagFunction · 0.76