MCPcopy Index your code
hub / github.com/cloudfoundry/cli / flag_constructor_test.go

File flag_constructor_test.go

cf/flags/flag_constructor_test.go:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1package flags_test
2
3import (
4 "code.cloudfoundry.org/cli/v8/cf/flags"

Callers

nothing calls this directly

Calls 15

NewFunction · 0.92
ParseMethod · 0.65
IsSetMethod · 0.65
StringMethod · 0.65
NewStringFlagMethod · 0.65
NewBoolFlagMethod · 0.65
BoolMethod · 0.65
IntMethod · 0.65
NewIntFlagMethod · 0.65
NewIntFlagWithDefaultMethod · 0.65
Float64Method · 0.65

Tested by

no test coverage detected