Concludes the cleanup process.
(tpm_cleanend clean_id)
Returns T or nil.
clean_id | Model ID (real) returned by tpm_cleanalloc |
The function resets the cleanup model and updates the drawing. It fixes errors marked with the tpm_cleanerrorfix function. The model is still allocated. It is possible to call tpm_cleaninit using the same cleanup model ID.
Each error has some default method, which tpm_cleanend uses during error fixing. To change this method, use tpm_cleanerrorset.