class documentation

class Command: (source)

View In Hierarchy

Undocumented

Instance Variable defer Undocumented
Method __init__ Undocumented
Instance Variable command Undocumented
Instance Variable args Undocumented
Instance Variable wantResponse Undocumented
Instance Variable continuation Undocumented
Instance Variable lines Undocumented
Method __repr__ Undocumented
Method format Undocumented
Method finish Undocumented
Class Variable _1_RESPONSES Undocumented
Class Variable _2_RESPONSES Undocumented
Class Variable _OK_RESPONSES Undocumented
_1_RESPONSES = (source)

Undocumented

(type: tuple[bytes, ...])
_2_RESPONSES = (source)

Undocumented

(type: tuple[bytes, ...])
_OK_RESPONSES = (source)

Undocumented

(type: tuple[bytes, ...])
defer = (source)

Undocumented

def __init__(self, command, args=None, wantResponse=(), continuation=None, *contArgs, **contKw): (source)

Undocumented

command = (source)

Undocumented

args = (source)

Undocumented

wantResponse = (source)

Undocumented

continuation = (source)

Undocumented

lines = (source)

Undocumented

(type: list)
def __repr__(self): (source)

Undocumented

ReturnsUndocumented (type: str)
def format(self, tag): (source)

Undocumented

def finish(self, lastLine, unusedCallback): (source)

Undocumented

API Documentation for Twisted, generated by pydoctor 21.2.0 at 2021-02-28 21:00:42.