Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
100
function
getSources() {
101
return
[...sources];
102
}
103
104
module.exports = {
105
findSourceForConnection,
Callers
4
getOrchestratorSources
Function · 0.85
getQueryGenerationSources
Function · 0.85
getTemplateSources
Function · 0.85
listTemplates
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected