Looking for a callback when unity saves

Is there a callback like OnSave ? I want to use that for traversing the project directory and set a hidden attribute on all .meta files.

This question was answered here: Has anyone successfullly used SaveAssetsProcessor?