• Recursively delete files and directories at the given path. Equivalent to POSIX "rm -rf".

    Parameters

    Returns Promise<void>