Home | Trees | Indices | Help |
---|
|
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
debug = False
|
|||
interrupted = False
|
|||
running = False
|
|||
__implemented__ = <implementedBy buildbot.slave.commands.Command>
|
|||
__provides__ = <zope.interface.declarations.ClassProvides obje
|
|
Start the command. This method should return a Deferred that will fire when the command has completed. The Deferred's argument will be ignored. This method should be overridden by subclasses. |
Override this in a subclass to allow commands to be interrupted. May be called multiple times, test and set self.interrupted=True if this matters. |
|
__provides__
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Jul 31 16:51:57 2009 | http://epydoc.sourceforge.net |