class

Update::Installer::RollbackFailed

Inherits Exception < Reference < Object

退避した実行ファイルを戻せなかった。

正規のパスに実行ファイルが無い状態であり、置き換えの失敗の中でも扱いが違う。 取得しておいたものを捨ててはならない。捨てると復旧の材料が .old だけになり、 そちらも戻せなかったからここへ来ている。

Constructors

new(executable_path : String, previous_path : String, staged_path : String)
Source

Instance methods

executable_path
Source
previous_path
Source
staged_path
Source