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

x/stowrage/src/filesystem.ts>pathExist

Stowre all the thing's you like
Latest
function pathExist
import { pathExist } from "https://deno.land/x/stowrage@v0.4.2/src/filesystem.ts";

Parameters

path: string

Returns

Promise<boolean>