pyre.flow.Producer¶
Module Contents¶
-
class
pyre.flow.Producer.Producer¶ Bases:
pyre.protocolThe requirements that all factories must implement
-
make(self, **kwds)¶ Build all products
-
plan(self, **kwds)¶ Describe what needs to get to done to make the products
-