Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cloudfoundry/cli
/ PathWithExistenceCheck
TypeAlias
PathWithExistenceCheck
command/flag/path.go:37–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
}
36
37
type
PathWithExistenceCheck string
38
39
func
(PathWithExistenceCheck) Complete(prefix string) []flags.Completion {
40
return
completeWithTilde(prefix)
Callers
3
push_command_test.go
File · 0.92
UnmarshalFlag
Method · 0.85
path_test.go
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected