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

x/denox/src/utils/file.ts>getFirstExistingPath

Script runner and workspace configuration for Deno
Latest
function getFirstExistingPath
import { getFirstExistingPath } from "https://deno.land/x/denox@0.4.0/src/utils/file.ts";

Parameters

files: string[]

Returns

Promise<string>