covenix / RangePathBody
Interface: RangePathBody
Defined in: src/range-file-response.ts:29
A disk-backed body served via Express res.sendFile (built by RangeFileResponse.fromPath).
Properties
path
path:
string
Defined in: src/range-file-response.ts:31
Path to the file on disk (resolved to absolute before sending).
