Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/urfave/cli
/ TakesValue
Method
TakesValue
flag_ext.go:48–50 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
46
}
47
48
func
(e *extFlag) TakesValue() bool {
49
return
false
50
}
51
52
func
(e *extFlag) GetUsage() string {
53
return
e.f.Usage
Callers
1
TestExtFlag
Function · 0.95
Calls
no outgoing calls
Tested by
1
TestExtFlag
Function · 0.76