Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/aleph/lib/fs.ts>existsDir

The Full-stack Framework in Deno.
Very Popular
Go to Latest
function existsDir
import { existsDir } from "https://deno.land/x/aleph@1.0.0-alpha.70/lib/fs.ts";

Parameters

path: string

Returns

Promise<boolean>