MCPcopy Create free account
hub / github.com/bugy/script-server / reloadModel

Function reloadModel

web-src/tests/unit/scriptSetup_test.js:23–25  ·  view source on GitHub ↗
({state}, {clientModelId})

Source from the content-addressed store, hash-verified

21 sentData.push(createSentValue(parameterName, value));
22 },
23 reloadModel({state}, {clientModelId}) {
24 state.lastClientModelId = clientModelId
25 }
26 }
27 }
28 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected