Public Member Functions | |
def | __init__ |
def | open |
def | write |
Public Attributes | |
consumers | |
Static Public Attributes | |
output = True |
Definition at line 175 of file execution.py.
def encode.execution.ReadChannel.__init__ | ( | self, | ||
consumers = [] | ||||
) |
Definition at line 178 of file execution.py.
def encode.execution.ReadChannel.open | ( | self, | ||
fd | ||||
) |
def encode.execution.ReadChannel.write | ( | self, | ||
data | ||||
) |
Definition at line 197 of file execution.py.
Definition at line 180 of file execution.py.
encode.execution.ReadChannel.output = True [static] |
Definition at line 176 of file execution.py.