folone / poi.scala

Excel meets scalaz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

File is not output

greenrd opened this issue · comments

I have called safeToFile and called unsafePerformIO on the result of that call - but no file has been written to the file path I supplied!

Ah, sorry, it was my fault - incorrect use of fold on the result of reading a workbook from a file.

¯_(ツ)_/¯