View Source MishkaInstaller.Installer.DepChangesProtector (Mishka Installer v0.0.3)
This module helps you to protect the extension.json file and every action like add or delete or even edit a dependency is happened, it can handle it and create new state.
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.
Link to this section Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
@spec clean() :: :ok
@spec get() :: map()
@spec is_dependency_compiling?() :: boolean()
@spec subscribe() :: :ok | {:error, {:already_registered, pid()}}