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