mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 08:09:10 +02:00
Suggest reverter for installers
This commit is contained in:
@@ -246,6 +246,9 @@ class IInstaller(IPlugin):
|
||||
restored in a consistent manner if requested by the user or in case
|
||||
of an error.
|
||||
|
||||
Using :class:`certbot.reverter.Reverter` to implement checkpoints,
|
||||
rollback, and recovery can dramatically simplify plugin development.
|
||||
|
||||
"""
|
||||
|
||||
def get_all_names():
|
||||
|
||||
Reference in New Issue
Block a user