validateEntry
validateEntry(
entry,fileProvider):Promise<void>
Defined in: packages/speculator/src/preprocess/pipeline.ts:117
Quick check if an entry file exists and is readable
Parameters
Section titled “Parameters”string
fileProvider
Section titled “fileProvider”Returns
Section titled “Returns”Promise<void>
Throws
Section titled “Throws”PreprocessError if entry file not found