Skip to main content

get_files_accessed

Method
This is a method of the Profiler class in the profiler module.
Get files accessed with counts.

Signature

Returns

Dict[str, int]
The result of the operation.

Source

View on GitHub

praisonai/profiler.py at line 374