Package Products :: Package DataCollector :: Module TelnetClient :: Class FakePlugin
[hide private]
[frames] | no frames]

Class FakePlugin

source code

object --+
         |
        FakePlugin

Fake class to provide plugin instances for command-line processing.

Instance Methods [hide private]
 
__init__(self, command='') source code
 
__repr__(self) source code
Method Details [hide private]

__init__(self, command='')
(Constructor)

source code 
Overrides: object.__init__
(inherited documentation)

__repr__(self)
(Representation operator)

source code 
Overrides: object.__repr__
(inherited documentation)