If true, writes a binary file instead of a text file.
The directory where the operation takes place.
If true, an Inform 7 header is added to the start of the file. On Inform 6 this option does nothing.
The project name that's used in the Inform 7 header. Does nothing on Inform 6 or if the header option is not set.
If true, the header gets a "ready" mark (*
) to signal Inform 7 that the file can be read. Otherwise the header is marked not ready (-
).
Does nothing on Inform 6 or if the header option is not set.
Generated using TypeDoc
If true, contents are appended to the file, otherwise the file is overwritten with the new content.
false