Module yumcommands :: Class ListCommand
[hide private]
[frames] | no frames]

Class ListCommand

source code


Instance Methods [hide private]
 
getNames(self) source code
 
getSummary(self)
Returns: A one line summary of what the command does.
source code

Inherited from InfoCommand: doCommand, getUsage, needTs

Inherited from YumCommand: __init__, doCheck, doneCommand

Method Details [hide private]

getNames(self)

source code 
Overrides: YumCommand.getNames

getSummary(self)

source code 
Returns:
A one line summary of what the command does.
Overrides: YumCommand.getSummary
(inherited documentation)