MCPcopy Index your code
hub / github.com/cloudfoundry/cli / Complete

Method Complete

command/flag/path_test.go:17–17  ·  view source on GitHub ↗
(string)

Source from the content-addressed store, hash-verified

15var _ = Describe("path types", func() {
16 type completable interface {
17 Complete(string) []flags.Completion
18 }
19
20 var (

Implementers 12

FakeProgressBarcommand/v7/v7fakes/fake_progress_bar.g
HealthCheckTypeWithDeprecatedValuecommand/flag/health_check_type_with_de
HealthCheckTypecommand/flag/health_check_type.go
CredentialsOrJSONcommand/flag/credentials_or_json.go
SpaceRolecommand/flag/space_role.go
Colorcommand/flag/color.go
DeploymentStrategycommand/flag/deployment_strategy.go
Localecommand/flag/locale.go
ServiceBindingStrategycommand/flag/service_binding_strategy.
NetworkProtocolcommand/flag/network_protocol.go
OrgRolecommand/flag/org_role.go
ProgressBarutil/progressbar/progress_bar.go

Calls

no outgoing calls

Tested by

no test coverage detected