kantan.csv icon indicating copy to clipboard operation
kantan.csv copied to clipboard

CsvOutput / CsvWriter can throw exceptions in case of IO errors

Open nrinaudo opened this issue 8 years ago • 0 comments

This will take some work to fix, but is probably not too difficult: all write operations simply need to return a WriteResult[CsvWriter] rather than a plain CsvWriter.

nrinaudo avatar Apr 11 '16 07:04 nrinaudo