Recursively delete files and directories at the given path. Equivalent to POSIX "rm -rf".
Path to be removed.
Optional
Recursively delete files and directories at the given path. Equivalent to POSIX "rm -rf".