datapad.io.TextSink#

class datapad.io.TextSink(path: str, append: bool = False, verbose: bool = True)#

Bases: object

A Text sink for writing lines of strings to a textfile

Methods

__init__

A Text sink for writing lines of strings to a textfile