MCPcopy
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
119func (b *boolValue) Type() string {
120 return "bool"
121}
122
123func (b *boolValue) IsBoolFlag() bool {
124 return true

Callers 4

exportDataMethod · 0.45
NoArgsQuoteReminderFunction · 0.45
FindNonLegacyFunction · 0.45
FindLegacyFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected