Vocabularyio.
filesInputspath | a pathname string |
encoding | an encoding descriptor |
quot | a quotation |
OutputsNone
Word descriptionOpens a file for writing using the given encoding and calls the quotation using
with-output-stream.
ErrorsThrows an error if the file cannot be opened for writing.
Definition