Skip to main content
Deno 2 is finally here πŸŽ‰οΈ
Learn more
Module

x/gustwind/utilities/fs.ts>dir

πŸ³πŸ’¨ – Deno powered site creator
Go to Latest
function dir
import { dir } from "https://deno.land/x/gustwind@v0.57.5/utilities/fs.ts";

Parameters

unnamed 0: { path: string; extension?: string; recursive?: boolean; }