f2c42402e7
This PR refactors `ArchiveWriter` to add an API `archive(_ paths: base:)`. This API is used to archive the contents at each path independently, similar to doing `tar -cvf archive.tar foo.bin /bar/baz.txt`.