module FilePipeline::FileOperations::CapturedDataTags
Module that contains constants used as tags for the kinds of data captured by file operations.
Constants
- DROPPED_EXIF_DATA
Tag for operations that return Exif metadata that has not been preserved (by accident or intention) in a file.
- NO_DATA
Tag for operations that do not return data
- REDACTED_EXIF_DATA
Tag for operations that return Exif metadata that has been removed intentionally from a file.