* deletePath(): some operating systems (e.g., Mac OS X) don't like it
when we delete entries from a directory while we are reading it. So read the directory into memory, then delete its contents.
Loading
Please register or sign in to comment
when we delete entries from a directory while we are reading it. So read the directory into memory, then delete its contents.