Skip to main content
Go to Latest
function accessSync
import { accessSync } from "https://deno.land/std@0.139.0/node/_fs/_fs_access.ts";

Parameters

path: string | Buffer | URL
optional
mode: number