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

x/clarigen/src/cli/cli-utils.ts>fileExists

Deno package for type-safe Clarinet tests
Go to Latest
function fileExists
import { fileExists } from "https://deno.land/x/clarigen@v0.4.11/src/cli/cli-utils.ts";

Parameters

filename: string

Returns

Promise<boolean>