Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/promptfoo/promptfoo
/ file.test.ts
File
file.test.ts
test/util/file.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as fs from
'fs'
;
2
import
path from
'path'
;
3
4
import
{ globSync, hasMagic } from
'glob'
;
Callers
nothing calls this directly
Calls
15
isJavascriptFile
Function · 0.90
isImageFile
Function · 0.90
isVideoFile
Function · 0.90
isAudioFile
Function · 0.90
maybeLoadFromExternalFile
Function · 0.90
mockProcessEnv
Function · 0.90
maybeLoadConfigFromExternalFile
Function · 0.90
getResolvedRelativePath
Function · 0.90
maybeLoadToolsFromExternalFile
Function · 0.90
maybeLoadFromExternalFileWithVars
Function · 0.90
maybeLoadResponseFormatFromExternalFile
Function · 0.90
readOutput
Function · 0.90
Tested by
no test coverage detected