Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
607
const
getConfigPath = () => getPaths().current;
608
609
const
getSearchRoots = () => {
610
const
roots = [];
Callers
12
getOhMyOpenCodeConfigPath
Function · 0.85
getSearchRoots
Function · 0.85
findRulesFile
Function · 0.85
loadConfig
Function · 0.85
saveConfig
Function · 0.85
aggregateModels
Function · 0.85
loadAggregatedConfig
Function · 0.85
index.js
File · 0.85
performGitHubBackup
Function · 0.85
getActiveSkillDir
Function · 0.85
getActivePluginDir
Function · 0.85
rotateAccount
Function · 0.85
Calls
1
getPaths
Function · 0.70
Tested by
no test coverage detected