Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
64
func
(e *extFlag) GetEnvVars() []string {
65
return
nil
66
}
67
68
func
(e *extFlag) SchemaType() string {
69
switch
e.Get().(
type
) {
Callers
1
TestExtFlag
Function · 0.95
Calls
no outgoing calls
Tested by
1
TestExtFlag
Function · 0.76