[th/cleanup-cleanup] some cleanup for nmci.cleanup
- unify the naming of the
nmci.cleanup.add_*()
methods - split out
CleanupCallback
for calling an arbitrary callback functions - support a list of callbacks with
nmci.cleanup.add_callback()
.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
nmci.cleanup.add_*()
methodsCleanupCallback
for calling an arbitrary callback functionsnmci.cleanup.add_callback()
.