Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/error311/FileRise
/ metaFile
Method
metaFile
src/FileRise/WebDAV/FileRiseFile.php:243–246 ·
view source on GitHub ↗
(string $folderKey)
Source
from the content-addressed store, hash-verified
241
}
242
243
private function metaFile(string $folderKey): string
244
{
245
return MetadataPath::path((string)META_DIR, $folderKey);
246
}
247
248
private function loadMeta(string $folderKey): array
249
{
Callers
2
loadMeta
Method · 0.95
saveMeta
Method · 0.95
Calls
1
path
Method · 0.45
Tested by
no test coverage detected