MCPcopy Create free account
hub / github.com/aptly-dev/aptly / RemoveDirs

Method RemoveDirs

aptly/interfaces.go:71–71  ·  view source on GitHub ↗

RemoveDirs removes directory structure under public path

(path string, progress Progress)

Source from the content-addressed store, hash-verified

69 PutFile(path string, sourceFilename string) error
70 // RemoveDirs removes directory structure under public path
71 RemoveDirs(path string, progress Progress) error
72 // Remove removes single file under public path
73 Remove(path string) error
74 // LinkFromPool links package file from pool to dist's pool location

Callers 14

TestRemoveDirsMethod · 0.65
RemoveFilesMethod · 0.65
TestRemoveDirsMethod · 0.65
TestRemoveDirsPlusMethod · 0.65
TestRemoveDirsMethod · 0.65
TestRemoveDirsMethod · 0.65

Implementers 6

PublishedStoragefiles/public.go
PublishedStorageazure/public.go
PublishedStoragegcs/public.go
PublishedStorages3/public.go
PublishedStorageswift/public.go
PublishedStoragejfrog/public.go

Calls

no outgoing calls

Tested by 11

TestRemoveDirsMethod · 0.52
TestRemoveDirsMethod · 0.52
TestRemoveDirsPlusMethod · 0.52
TestRemoveDirsMethod · 0.52
TestRemoveDirsMethod · 0.52
TestRemoveDirsMethod · 0.52