Package Products :: Package ZenRRD :: Package parsers :: Module Auto :: Class Auto
[hide private]
[frames] | no frames]

Class Auto

source code

CommandParser.CommandParser --+
                              |
                             Auto

Instance Methods [hide private]
 
processResults(self, cmd, result)
Process the results of a running a command.
source code

Inherited from CommandParser.CommandParser: dataForParser

Method Details [hide private]

processResults(self, cmd, result)

source code 
Process the results of a running a command.
Returns:
None.
Overrides: CommandParser.CommandParser.processResults
(inherited documentation)