R/cacheFile.R
track_file.Rd
Explicitly Track a File Dependency
track_file(path, cache_dir = NULL)
Character path to the file or directory to track.
Optional cache directory (unused; reserved for future use).
The normalised path (invisibly).