9 10 11
# File 'lib/xccache/command/rollback.rb', line 9 def run Installer::Rollback.new(ctx: self).install! end