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

Method ZipDirectoryResources

actor/v7pushaction/shared_actor.go:17–17  ·  view source on GitHub ↗
(sourceDir string, filesToInclude []sharedaction.Resource)

Source from the content-addressed store, hash-verified

15 ReadArchive(archivePath string) (io.ReadCloser, int64, error)
16 ZipArchiveResources(sourceArchivePath string, filesToInclude []sharedaction.Resource) (string, error)
17 ZipDirectoryResources(sourceDir string, filesToInclude []sharedaction.Resource) (string, error)
18}

Calls

no outgoing calls

Tested by

no test coverage detected