Memento JavaScript Library: Difference between revisions

Jump to navigation Jump to search
Line 214: Line 214:


:; writeLine(text): Write strings and a newline to the file stream
:; writeLine(text): Write strings and a newline to the file stream
:; appendMode(): Switch the file to append mode, allowing data to be added to the end of the file without overwriting existing content.


==== ''File'' properties ====
==== ''File'' properties ====