Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/error311/FileRise
/ uploadRoot
Method
uploadRoot
src/FileRise/Storage/SourceContext.php:143–146 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
141
}
142
143
public static function uploadRoot(): string
144
{
145
return self::uploadRootForSource(self::getActiveSource());
146
}
147
148
public static function uploadRootForId(string $id): string
149
{
Callers
1
trashRoot
Method · 0.95
Calls
2
uploadRootForSource
Method · 0.95
getActiveSource
Method · 0.95
Tested by
no test coverage detected