easyfilewatcher.domain package

Submodules

easyfilewatcher.domain.EasyFileWatcherUnit module

class easyfilewatcher.domain.EasyFileWatcherUnit.EasyFileWatcherUnit(directory_watcher_id: str, filepath: str, last_modification: str, size: int)[source]

Bases: object

directory_watcher_id: str
filepath: str
last_modification: str
size: int

Module contents