type FileAccessType = "read" | "referenced" | "modified";
Defined in: context/file-tracker.ts:27
Type of file access