Skip to main content
Module

x/dtils/fs.ts>exists

The best unofficial library of utilities for Deno applications
Go to Latest
function exists
import { exists } from "https://deno.land/x/dtils@2.2.0/fs.ts";

Parameters

file: string

Returns

Promise<boolean>