Functionsยง
- find_
duplicates - Recursively scans the provided directory for duplicate files.
- find_
duplicates_ in_ dirs - Recursively scans the given directories for duplicate files.
- setup_
logger - Initializes logging for the library and command line tool.
- write_
output - Writes a report of duplicate files to a specified output file, including metadata such as the user who generated the report, the start and end time, and the base directory scanned.