Home | Trees | Index | Help |
|
---|
|
object --+ | Step
|
|||
__init__(self,
provides)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature |
|||
decide(self,
cheesecake)
Decide if step should be run. |
|||
Inherited from |
|
|||
Inherited from |
|
|
Decide if step should be run. It checks if there's at least one index from current profile that need variables provided by this step. Override this method for other behaviour. |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 3.0alpha2 on Sat Aug 12 02:53:39 2006 | http://epydoc.sf.net |