Home | Trees | Indices | Help |
---|
|
object --+ | CommandLineBackend
Facade for command-line back-end options.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
Properties | |
command Name of the command line program. |
|
spawning_strategy `SpawningStrategy` factory used to create the spawner. |
|
logger Command line logger. |
|
version The current command version. |
|
compatibility | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Property Details |
commandName of the command line program. :type: str
|
spawning_strategy`SpawningStrategy` factory used to create the spawner. :type: factory of `SpawningStrategy`
|
loggerCommand line logger. :type: `logger.Logger`
|
versionThe current command version. Instance of pybaz.compat.BazaarCommandVersion.
|
compatibility
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0beta1 on Wed Sep 5 09:53:13 2007 | http://epydoc.sourceforge.net |