Module zet::io[][src]

Expand description

Input/Output structs and functions

Structs

Given a list of file paths (as a vector of PathBufs), iterates over their contents. We guarantee that each non-empty file’s contents ends with \n (and with \r\n if the file’s penultimate line ends with \r\n).

Remember whether the first file had a BOM, and whether lines should end with \r\n or \n

Functions

Returns a triple consisting of: