Home | Trees | Indices | Help |
|
---|
|
Command --+ | DummyCommand
I am a dummy no-op command that by default takes 5 seconds to complete. See buildbot.steps.dummy.RemoteDummy
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
Inherited from |
Class Variables | |
Inherited from |
Method Details |
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.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue May 25 17:52:34 2010 | http://epydoc.sourceforge.net |