Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/capi/deps/std/fs.ts>SubdirectoryMoveError

[WIP] A framework for crafting interactions with Substrate chains
Latest
class SubdirectoryMoveError
extends Error
import { SubdirectoryMoveError } from "https://deno.land/x/capi@v0.1.1-beta.1/deps/std/fs.ts";

Constructors

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