jubako / arx

Store files and directory in an archive. Like tar, but faster and with direct random access.
MIT License
151 stars 2 forks source link

Better error message when IO error #52

Open mgautierfr opened 2 months ago

mgautierfr commented 2 months ago

When we have Io error (as PermissionDenied), we should proper exit/print error message instead of crashing.