Skip to main content
Module

x/aleph/shared/fs.ts>existsFile

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

Parameters

path: string

Returns

Promise<boolean>