mirror of
https://github.com/frej/fast-export.git
synced 2026-05-06 17:57:56 +02:00
The `file_data_filter` method should be called when files are deleted. In this case the `data` and `file_ctx` keys map to None. This is so that a filter which modifies file names can apply the same name transformations before files are deleted.