Returns the number of cached file fingerprints and the file paths tracked.
The file state cache avoids redundant re-hashing of unchanged files within
the same R session, but grows unbounded. Use cache_file_state_clear()
to free memory.
Returns the number of cached file fingerprints and the file paths tracked.
The file state cache avoids redundant re-hashing of unchanged files within
the same R session, but grows unbounded. Use cache_file_state_clear()
to free memory.