MCPcopy
hub / github.com/cloudfoundry/cli / Bool

Method Bool

cf/flags/flags.go:24–24  ·  view source on GitHub ↗
(string)

Source from the content-addressed store, hash-verified

22 Int(string) int
23 Float64(string) float64
24 Bool(string) bool
25 String(string) string
26 StringSlice(string) []string
27 IsSet(string) bool

Callers 15

RunMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
decideEndpointMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
confirmWithUserMethod · 0.65
ExecuteMethod · 0.65
RequirementsMethod · 0.65
RequirementsMethod · 0.65
printerMethod · 0.65

Implementers 1

flagContextcf/flags/flags.go

Calls

no outgoing calls

Tested by

no test coverage detected