MCPcopy Index your code
hub / github.com/cloudfoundry/cli / handleFilepath

Method handleFilepath

util/manifestparser/locator.go:54–56  ·  view source on GitHub ↗
(filepath string)

Source from the content-addressed store, hash-verified

52}
53
54func (Locator) handleFilepath(filepath string) (string, bool, error) {
55 return filepath, true, nil
56}

Callers 1

PathMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected