MCPcopy Index your code
hub / github.com/Microck/opencode-studio / getConfigPath

Function getConfigPath

server/index.js:607–607  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

605};
606
607const getConfigPath = () => getPaths().current;
608
609const getSearchRoots = () => {
610 const roots = [];

Callers 12

getSearchRootsFunction · 0.85
findRulesFileFunction · 0.85
loadConfigFunction · 0.85
saveConfigFunction · 0.85
aggregateModelsFunction · 0.85
loadAggregatedConfigFunction · 0.85
index.jsFile · 0.85
performGitHubBackupFunction · 0.85
getActiveSkillDirFunction · 0.85
getActivePluginDirFunction · 0.85
rotateAccountFunction · 0.85

Calls 1

getPathsFunction · 0.70

Tested by

no test coverage detected