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

Function activate

docs/app/js/sanddance-app.js:117180–117182  ·  view source on GitHub ↗
(flow)

Source from the content-addressed store, hash-verified

117178}
117179(0, _vegaUtil.inherits)(Facet, (0, _vegaDataflow.Transform), {
117180 activate (flow) {
117181 this._targets[this._targets.active++] = flow;
117182 },
117183 // parent argument provided by PreFacet subclass
117184 subflow (key, flow, pulse, parent) {
117185 const flows = this.value;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected