Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
function getFileCheckPathsToProcess
import { getFileCheckPathsToProcess } from "https://deno.land/x/fathym_eac_runtime@v0.1.53/src/runtime/dfs/getFileCheckPathsToProcess.ts";

Parameters

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

Returns

string[]