AutoArchive._services

Service Components.

Modules

service_cleaner

ServiceCleaner class.

class AutoArchive._services.service_cleaner.ServiceCleaner[source]

Bases: builtins.object

Performs clean actions on services.

static cleanServices()[source]

Puts services to the state before their creation.

Existing instances of all services will be forgotten. Subsequent request to get or create a service will result in creation of a new instance.

Table Of Contents

Previous topic

AutoArchive._ui._cmdline._core

Next topic

AutoArchive._services.archiver