Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
method VFS.prototype.existsAsync
import { VFS } from "https://deno.land/x/sptaki@1.2.0/utils/VFS.d.ts";

Parameters

filepath: fs.PathLike

Returns

Promise<boolean>