View Source MishkaInstaller.Installer.MixCreator (Mishka Installer v0.0.3)
Link to this section Summary
Link to this section Functions
@spec backup_mix(binary()) :: {:error, atom()} | {:ok, non_neg_integer()}
@spec backup_mix(binary(), :lock) :: {:error, atom()} | {:ok, non_neg_integer()}
@spec restore_mix(binary()) :: {:error, atom()} | {:ok, non_neg_integer()}
@spec restore_mix(binary(), :lock) :: {:error, atom()} | {:ok, non_neg_integer()}