pyre.traits.SlotFactory¶
Module Contents¶
-
class
pyre.traits.SlotFactory.SlotFactory(trait, processor, **kwds)¶ Bases:
pyre.framework.Dashboard.DashboardA factory of slots of a given trait
-
__call__(self, value, **kwds)¶ Make a slot for my client trait
-