| Home | Trees | Indices | Help |
|---|
|
|
extern.command.command.Command --+
|
extern.log.log.Loggable --+
|
util.util.LogCommand --+
|
ChangeLog
ivar clPath: path to the ChangeLog file, for subcommands to use. type clPath: str
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
summary = short one-line summary of the command |
|||
description = longer paragraph explaining the command |
|||
subCommandClasses = [Checkin, Contributors, Diff, Find, Prepare]hash(x) |
|||
| list of str |
aliases = list of alternative lowercase names recognized |
||
|
Inherited from Inherited from |
|||
|
|||
Override me to add options to the parser.
|
Handle the parsed options.
|
|
|||
descriptionlonger paragraph explaining the command
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Tue Dec 15 23:15:28 2015 | http://epydoc.sourceforge.net |