Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/error311/FileRise
/ withCapabilities
Method
withCapabilities
src/FileRise/Storage/SourcesConfig.php:57–60 ·
view source on GitHub ↗
(array $cfg)
Source
from the content-addressed store, hash-verified
55
}
56
57
private static function withCapabilities(array $cfg): array
58
{
59
return array_merge($cfg, self::capabilityInfo());
60
}
61
62
private static function baseDir(): string
63
{
Callers
3
getConfig
Method · 0.95
getPublicConfig
Method · 0.95
getAdminList
Method · 0.95
Calls
1
capabilityInfo
Method · 0.95
Tested by
no test coverage detected