Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cloudfoundry/cli
/ PathWithExistenceCheckOrURL
TypeAlias
PathWithExistenceCheckOrURL
command/flag/path.go:124–124 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
122
}
123
124
type
PathWithExistenceCheckOrURL string
125
126
func
(PathWithExistenceCheckOrURL) Complete(prefix string) []flags.Completion {
127
return
completeWithTilde(prefix)
Callers
3
create_buildpack_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