Module

std/node/fs.ts>opendir

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

Parameters

path: string | Buffer | URL
options: Options | Callback
optional
callback: Callback
import opendir
import { opendir } from "https://dotland.deno.dev/std@0.177.0/node/fs.ts";