Function rmdir

  • Removes the directory at the given path.

    Parameters

    • path: string

      Directory path.

    Returns Promise<void>

Generated using TypeDoc