Skip to main content
Deno 2 is finally 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.10/src/cli/cli-utils.ts";

Parameters

filename: string

Returns

Promise<boolean>