Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
function getFileCheckPathsToProcess
import { getFileCheckPathsToProcess } from "https://deno.land/x/fathym_eac_runtime@v0.1.31/src/runtime/dfs/getFileCheckPathsToProcess.ts";

Parameters

filePath: string
optional
defaultFileName: string
optional
extensions: string[]
optional
useCascading: boolean

Returns

string[]