MCPcopy 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

getSourceByIdMethod · 0.95
listAllSourcesMethod · 0.95
metaRootForSourceMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected