Class: Chagall::Rollback

Inherits:
Base
  • Object
show all
Defined in:
lib/chagall/rollback.rb

Constant Summary

Constants inherited from Base

Base::LOG_LEVELS

Instance Attribute Summary

Attributes inherited from Base

#logger, #ssh

Instance Method Summary collapse

Instance Method Details

#executeObject



7
8
9
# File 'lib/chagall/rollback.rb', line 7

def execute
  puts "Rollback functionality not implemented yet"
end