writer property

writer property

Gets the console as a terminal output destination.

Definition:

@property
def writer(self):
    ...

See Also