Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/error311/FileRise
/ metaRoot
Method
metaRoot
src/FileRise/Storage/SourceContext.php:177–180 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
175
}
176
177
public static function metaRoot(): string
178
{
179
return self::metaRootForSource(self::getActiveSource());
180
}
181
182
public static function metaRootForId(string $id): string
183
{
Callers
3
ensureMetaDir
Method · 0.95
metaPath
Method · 0.95
path
Method · 0.45
Calls
2
metaRootForSource
Method · 0.95
getActiveSource
Method · 0.95
Tested by
no test coverage detected