reader property

reader property

Gets the reader for the input terminal.

Definition:

@property
def reader(self):
    ...

See Also