2.1.22.5.1. cli.helpers.file_tracker.FileTracker

class cli.helpers.file_tracker.FileTracker(tmp_dir: Path)

Class to track changes in files

__init__(tmp_dir: Path) None

Initialise the FileTracker

Methods

__init__(tmp_dir)

Initialise the FileTracker

check_file_changed(file_path)

Checks whether the passed file was previously changed based on hash values