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