Skip to content

alias PreDumpCallback


(alias) PreDumpCallback = fun()

Run actions just before format dumping takes place.

This function is called just before dumping to a format file starts. It does not replace any code and there are neither arguments nor return values.

Reference:

😱 Types incomplete or incorrect? 🙏 Please contribute!