MCPcopy
hub / github.com/filebrowser/filebrowser / DeleteWithPathPrefix

Method DeleteWithPathPrefix

share/storage.go:18–18  ·  view source on GitHub ↗
(path string, userID uint)

Source from the content-addressed store, hash-verified

16 Save(s *Link) error
17 Delete(hash string) error
18 DeleteWithPathPrefix(path string, userID uint) error
19}
20
21// Storage is a storage.

Calls

no outgoing calls