reader property

reader property

Gets the console as a terminal input source.

Definition:

@property
def reader(self):
    ...

See Also