Skip to main content
Module

x/aleph/shared/fs.ts>existsDir

The Full-stack Framework in Deno.
Go to Latest
function existsDir
import { existsDir } from "https://deno.land/x/aleph@v0.3.0-alpha.2/shared/fs.ts";

Parameters

path: string

Returns

Promise<boolean>