|
This code duplicated the same functionality as when writing
/var/cache/kiki, and the "tar" functionality was only there to serve
that same purpose anyway.
If it were to be readded, duplication could be avoided by implementing a
FileWriter that creates a tar file instead of writing to disk.
|