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

x/ultra/lib/utils/fs.ts>exists

⚔️ Hypermodern Zero-Legacy Deno/React Framework
Go to Latest
function exists
import { exists } from "https://deno.land/x/ultra@v2.0.0-alpha.11/lib/utils/fs.ts";

Parameters

path: string

Returns

Promise<boolean>