Vocabularyio.filesInputs and outputs| path | a pathname string |
| encoding | an encoding descriptor |
| seq | a sequence |
Word descriptionOpens the file at the given path using the given encoding, and the contents of that file as a sequence.
ErrorsThrows an error if the file cannot be opened for reading.
See alsoset-file-lines,
file-lines,
set-file-contentsDefinition