Batch
provide.foundation.file.operations.detectors.batch
¶
Batch operation detectors.
Classes¶
BatchOperationDetector
¶
Detects batch operations and rename sequences.
Functions¶
detect_backup_create
¶
Detect backup creation pattern.
Source code in provide/foundation/file/operations/detectors/batch.py
detect_batch_update
¶
Detect batch update pattern (multiple related files updated together).
Source code in provide/foundation/file/operations/detectors/batch.py
detect_rename_sequence
¶
Detect rename sequence pattern.