Skip to main content
Go to Latest
class SubdirectoryMoveError
extends Error
import { SubdirectoryMoveError } from "https://deno.land/std@0.204.0/fs/mod.ts";

Constructors

new
SubdirectoryMoveError(src: string | URL, dest: string | URL)