MCPcopy
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
124type PathWithExistenceCheckOrURL string
125
126func (PathWithExistenceCheckOrURL) Complete(prefix string) []flags.Completion {
127 return completeWithTilde(prefix)

Callers 3

UnmarshalFlagMethod · 0.85
path_test.goFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected