Expand description

This provides functionality for “shredding” a directory. It first traverses the directory, and then calls shred on all files.

This will not be effective on flash storage, and if you are planning to release a program that uses this function, I’d recommend putting the default number of passes to 1.

Structs

Enums

Functions