module documentation
(source)

Undocumented

Class FilesIndexChecker No class docstring; 0/2 instance variable, 1/4 method documented
Class FilesIndexer Class that will update the "files" table in the index based on changes seen on the file system.
Class TestFilesDBTable Undocumented
Constant STATUS_CHECK Undocumented
Constant STATUS_NEED_DELETION Undocumented
Constant STATUS_NEED_UPDATE Undocumented
Constant STATUS_UPTODATE Undocumented
Constant TYPE_FILE Undocumented
Constant TYPE_FOLDER Undocumented
Variable logger Undocumented
STATUS_CHECK: int = (source)

Undocumented

Value
1
STATUS_NEED_DELETION: int = (source)

Undocumented

Value
3
STATUS_NEED_UPDATE: int = (source)

Undocumented

Value
2
STATUS_UPTODATE: int = (source)

Undocumented

Value
0
TYPE_FILE: int = (source)

Undocumented

Value
2
TYPE_FOLDER: int = (source)

Undocumented

Value
1
logger = (source)

Undocumented