pyre.flow.Status

Module Contents

class pyre.flow.Status.Status(node, raw=raw, **kwds)

Bases: pyre.tracker

A helper that watches over a component’s traits and records value changes

raw = True
track(self)

Start tracking my {node}

flush(self, observable, **kwds)

Handler of the notification that the value of {observable} has changed