Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cli/cli
/ Type
Method
Type
pkg/cmdutil/flags.go:119–121 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
117
}
118
119
func
(b *boolValue) Type() string {
120
return
"bool"
121
}
122
123
func
(b *boolValue) IsBoolFlag() bool {
124
return
true
Callers
4
exportData
Method · 0.45
NoArgsQuoteReminder
Function · 0.45
FindNonLegacy
Function · 0.45
FindLegacy
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected