mirror of
https://github.com/frej/fast-export.git
synced 2026-01-14 18:22:05 +01: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.