EasyFileWatcher
latest
Contents:
easyfilewatcher
easyfilewatcher package
Subpackages
easyfilewatcher.adapters package
easyfilewatcher.domain package
easyfilewatcher.utils package
Submodules
easyfilewatcher.EasyFileWatcher module
easyfilewatcher.UoW module
Module contents
EasyFileWatcher
easyfilewatcher
easyfilewatcher package
easyfilewatcher.domain package
Edit on GitHub
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