nim-lang/zip

Cannot write multiple files to same zip archive

tadateruu opened this issue · 0 comments

I can't seem to write more than one file using addFile to the same zip. When I attempt to, this is my output:

Error: unhandled exception: File already exists [IOError]