Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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.
Callers
5
resourceDeleteHandler
Function · 0.65
TestDeleteWithPathPrefix
Function · 0.65
TestDeleteWithPathPrefixTrailingSlash
Function · 0.65
TestDeleteWithPathPrefixNoMatch
Function · 0.65
DeleteWithPathPrefix
Method · 0.65
Calls
no outgoing calls
Tested by
3
TestDeleteWithPathPrefix
Function · 0.52
TestDeleteWithPathPrefixTrailingSlash
Function · 0.52
TestDeleteWithPathPrefixNoMatch
Function · 0.52