MCPcopy Create free account
hub / github.com/chartbrew/chartbrew / getSources

Function getSources

server/sources/index.js:100–102  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

98}
99
100function getSources() {
101 return [...sources];
102}
103
104module.exports = {
105 findSourceForConnection,

Callers 4

getOrchestratorSourcesFunction · 0.85
getTemplateSourcesFunction · 0.85
listTemplatesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected