Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MCSManager/MCSManager
/ detectConfig
Function
detectConfig
daemon/src/service/version_adapter.ts:29–31 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
}
28
29
function
detectConfig() {
30
readCategoryConfig(
"InstanceConfig"
, refactorInstanceConfig);
31
}
32
33
export
default { detectConfig };
Callers
nothing calls this directly
Calls
1
readCategoryConfig
Function · 0.70
Tested by
no test coverage detected