Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
15
var
_ = Describe(
"path types"
,
func
() {
16
type
completable
interface
{
17
Complete(string) []flags.Completion
18
}
19
20
var
(
Callers
13
health_check_type_with_deprecated_value_test.go
File · 0.65
security_group_lifecycle_test.go
File · 0.65
org_role_test.go
File · 0.65
locale_test.go
File · 0.65
deployment_strategy_test.go
File · 0.65
path_test.go
File · 0.65
environment_variable_test.go
File · 0.65
health_check_type_test.go
File · 0.65
app_type_test.go
File · 0.65
network_protocol_test.go
File · 0.65
color_test.go
File · 0.65
space_role_test.go
File · 0.65
Implementers
12
FakeProgressBar
command/v7/v7fakes/fake_progress_bar.g
HealthCheckTypeWithDeprecatedValue
command/flag/health_check_type_with_de
HealthCheckType
command/flag/health_check_type.go
CredentialsOrJSON
command/flag/credentials_or_json.go
SpaceRole
command/flag/space_role.go
Color
command/flag/color.go
DeploymentStrategy
command/flag/deployment_strategy.go
Locale
command/flag/locale.go
ServiceBindingStrategy
command/flag/service_binding_strategy.
NetworkProtocol
command/flag/network_protocol.go
OrgRole
command/flag/org_role.go
ProgressBar
util/progressbar/progress_bar.go
Calls
no outgoing calls
Tested by
no test coverage detected