Package entropy :: Package services :: Package test :: Module commands :: Class Test

Class Test

source code


Instance Methods
 
__init__(self, HostInterface) source code
 
docmd_echo(self, myargs) source code

Inherited from skel.SocketCommands: __str__, register

Class Variables

Inherited from skel.SocketCommands: inst_name

Method Details

__init__(self, HostInterface)
(Constructor)

source code 
Overrides: skel.SocketCommands.__init__