Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MCSManager/MCSManager
/ detectConfig
Function
detectConfig
panel/src/app/service/version_adapter.ts:56–59 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
54
}
55
56
function
detectConfig() {
57
upgradePresetPackAddr();
58
readCategoryConfig(
"User"
, refactorUserConfig);
59
}
60
61
export
default { detectConfig };
Callers
nothing calls this directly
Calls
2
upgradePresetPackAddr
Function · 0.85
readCategoryConfig
Function · 0.70
Tested by
no test coverage detected