MCPcopy 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
56function detectConfig() {
57 upgradePresetPackAddr();
58 readCategoryConfig("User", refactorUserConfig);
59}
60
61export default { detectConfig };

Callers

nothing calls this directly

Calls 2

upgradePresetPackAddrFunction · 0.85
readCategoryConfigFunction · 0.70

Tested by

no test coverage detected