getFormatForExtension
getFormatForExtension(
filePath,configs): {config:BinaryFormatConfig;type:BinaryFormatType; } |null
Defined in: _worktrees/docs-release/gaunt-sloth/packages/agent/src/tools/binaryUtils.ts:33
Parameters
Section titled “Parameters”filePath
Section titled “filePath”string
configs
Section titled “configs”Returns
Section titled “Returns”{ config: BinaryFormatConfig; type: BinaryFormatType; } | null