Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/aleph/shared/fs.ts>existsDirSync

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

Parameters

path: string

Returns

boolean | Error