writer property

writer property

Gets the writer for the output terminal.

Definition:

@property
def writer(self):
    ...

See Also