MCPcopy 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
58type ManifestPathWithExistenceCheck string
59
60func (ManifestPathWithExistenceCheck) Complete(prefix string) []flags.Completion {
61 return completeWithTilde(prefix)

Callers 3

UnmarshalFlagMethod · 0.85
path_test.goFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected