Module

std/node/fs.ts>chmod

Deno standard library
Go to Latest
function chmod
import { chmod } from "https://dotland.deno.dev/std@0.145.0/node/fs.ts";

Parameters

path: string | Buffer | URL
mode: string | number
callback: CallbackWithError
import chmod
import { chmod } from "https://dotland.deno.dev/std@0.145.0/node/fs.ts";