Skip to main content
Module

x/scripting/path.ts>getDirContents

A collection of scripting utilities.
Go to Latest
variable getDirContents
import { getDirContents } from "https://deno.land/x/scripting@0.0.8/path.ts";

type

(path: string) => unknown