CsvFile.close

CsvResult!bool close()

Close the file if it is open. Safe to call multiple times.

Returns

success or ioFailure if the OS close operation fails.