Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/urfave/cli
/ GetDefaultText
Method
GetDefaultText
flag_ext.go:60–62 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
58
}
59
60
func
(e *extFlag) GetDefaultText() string {
61
return
e.f.DefValue
62
}
63
64
func
(e *extFlag) GetEnvVars() []string {
65
return
nil
Callers
1
TestExtFlag
Function · 0.95
Calls
no outgoing calls
Tested by
1
TestExtFlag
Function · 0.76