Removes a file or directory if it exists.
The file or directory to remove.
Whether to recursively remove subdirectories.
True if the file or directory was removed, or false otherwise.
See Implementation
Removes a file or directory if it exists.