param.reactive.reactive_ops.watch#

reactive_ops.watch(fn=None, onlychanged=True, queued=False, precedence=0)[source]#

Adds a callable that observes the output of the pipeline. If no callable is provided this simply causes the expression to be eagerly evaluated.