MCPcopy Create free account
hub / github.com/cloudfoundry/multiapps-cli-plugin / filepathUnixJoin

Function filepathUnixJoin

util/archive_builder_test.go:450–452  ·  view source on GitHub ↗
(elements ...string)

Source from the content-addressed store, hash-verified

448}
449
450func filepathUnixJoin(elements ...string) string {
451 return strings.Join(elements, "/")
452}

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected