Home | Trees | Indices | Help |
|
---|
|
object --+ | ScriptingMixin
A mixin that gives objects a getRunner method and a script attribute.
Within the DC, this is only mixed into make.
The getRunner() method returns a callable that takes the current table (we expect db tables, really), the phase and possibly further keyword arguments, as appropriate for the phase.
Objects mixing this in must also support define a method getExpander() returning an object mixin in a MacroPackage.
Instance Methods | |||
|
|||
Inherited from |
Properties | |
Inherited from |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |