@shopify/cli-kit
    Preparing search index...

    Function rmdir

    • Removes a directory at the given path.

      Parameters

      • path: string

        Path to the directory to be removed.

      • options: RmDirOptions = {}

        Options to remove the directory with.

      Returns Promise<void>