datapad.io.TextSink#
- class datapad.io.TextSink(path: str, append: bool = False, verbose: bool = True)#
Bases:
objectA Text sink for writing lines of strings to a textfile
Methods
__init__A Text sink for writing lines of strings to a textfile
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