Skip to main content
Module

std/node/fs.ts>promises

Deno standard library
Go to Latest
variable promises
import { promises } from "https://deno.land/std@0.177.0/node/fs.ts";

type

{ access; copyFile; open; opendir; rename; truncate; rm; rmdir; mkdir; readdir; readlink; symlink; lstat; stat; link; unlink; chmod; chown; utimes; realpath; mkdtemp; writeFile; appendFile; readFile; watch; }