Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/error311/FileRise
/ sourcesEnabled
Method
sourcesEnabled
src/FileRise/Storage/SourceContext.php:73–76 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
71
}
72
73
public static function sourcesEnabled(): bool
74
{
75
return SourcesConfig::sourcesEnabled();
76
}
77
78
public static function getActiveId(): string
79
{
Callers
3
getSourceById
Method · 0.95
listAllSources
Method · 0.95
metaRootForSource
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected