Readonlychangedtrue if the file content changed from the cached version (or is a new file).
Readonlycontent16-byte xxHash3-128 content hash (zero-copy view into the native dataBuf).
ReadonlyctimeChange time in milliseconds since epoch.
ReadonlyindexIndex in the file list.
ReadonlymtimeModification time in milliseconds since epoch.
ReadonlypathAbsolute file path.
ReadonlysizeFile size in bytes.
A single fully resolved file entry with stat metadata and content hash.
Scalar fields (path, index, size, mtimeMs, ctimeMs, changed) are eagerly populated.
contentHashis a zero-copy Buffer view into the native dataBuf.contentHashHexis lazily computed on first access.