Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cloudfoundry/cli
/ ManifestPathWithExistenceCheck
TypeAlias
ManifestPathWithExistenceCheck
command/flag/path.go:58–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
}
57
58
type
ManifestPathWithExistenceCheck string
59
60
func
(ManifestPathWithExistenceCheck) Complete(prefix string) []flags.Completion {
61
return
completeWithTilde(prefix)
Callers
3
apply_manifest_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