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

Add a `recurse` option to extract all files/dirs in an given directory. #44

Closed mgautierfr closed 3 months ago

mgautierfr commented 3 months ago

Initial tests was made:

This obvious option was missing.

Fix #43