MCPcopy
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
37type PathWithExistenceCheck string
38
39func (PathWithExistenceCheck) Complete(prefix string) []flags.Completion {
40 return completeWithTilde(prefix)

Callers 3

UnmarshalFlagMethod · 0.85
path_test.goFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected