pyre.nexus.Task

Module Contents

class pyre.nexus.Task.Task

Base class for functors that are part of an application data model

execute(self, **kwds)

The body of the functor

__call__(self, **kwds)