Script demo_shavenhaircut_py :: Class ShaveNHaircutPlan
[hide private]
[frames] | no frames]

Class ShaveNHaircutPlan

source code


ShaveNHaircutPlan shows a simple example of sequential composition: its behavior is to run the shave plan followed by the haircut plan.

Instance Methods [hide private]
 
__init__(self, app, shave, haircut, *arg, **kw) source code
 
behavior(self) source code