re-flow.subs

Functions for subscribing to re-flow data.

sub-flow

(sub-flow)(sub-flow flow-name)

Subscribes to the flow.

If no flow-name is provided, subscribes to the default flow.

sub-flow-db

(sub-flow-db)(sub-flow-db flow-name)

Subscribes to the flow db.

If no flow-name is provided, the default flow is used.

sub-flow-state

(sub-flow-state)(sub-flow-state flow-name)

Subscribes the the flow state.

If no flow-name is provided, the default flow is used.