MCPcopy 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
29function detectConfig() {
30 readCategoryConfig("InstanceConfig", refactorInstanceConfig);
31}
32
33export default { detectConfig };

Callers

nothing calls this directly

Calls 1

readCategoryConfigFunction · 0.70

Tested by

no test coverage detected