Mininet Python API Reference Manual
Public Member Functions | Static Public Member Functions | List of all members
mininet.util.Pexpect Class Reference

Custom pexpect that is compatible with str. More...

Inheritance diagram for mininet.util.Pexpect:

Public Member Functions

def __getattr__ (self, name)
 

Static Public Member Functions

def spawn (*args, **kwargs)
 pexpect.spawn that is compatible with str
 

Detailed Description

Custom pexpect that is compatible with str.


The documentation for this class was generated from the following file: