MCPcopy Create free account
hub / github.com/microsoft/SandDance / stop

Function stop

docs/app/js/sanddance-app.js:117906–117908  ·  view source on GitHub ↗
(_)

Source from the content-addressed store, hash-verified

117904 }
117905});
117906function stop(_) {
117907 return _.modified("async") && !(_.modified("values") || _.modified("url") || _.modified("format"));
117908}
117909function output(op, pulse, data) {
117910 data.forEach((0, _vegaDataflow.ingest));
117911 const out = pulse.fork(pulse.NO_FIELDS & pulse.NO_SOURCE);

Callers 2

transformFunction · 0.70
simulationFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected