import * as deno from "https://deno.land/x/deno@v0.28.0/cli/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. |
import * as deno from "https://deno.land/x/deno@v0.28.0/cli/js/read_dir.ts";
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. |