Skip to main content
Module

x/deno/js/read_dir.ts

A modern runtime for JavaScript and TypeScript.
Go to Latest
import * as deno from "https://deno.land/x/deno@v0.17.0/js/read_dir.ts";

Functions

Reads the directory given by path and returns a list of file info.

Reads the directory given by path and returns a list of file info synchronously.