Class: Avm::Tools::Runner::EacRedmineBase0::CoreUpdate

Inherits:
EacRubyUtils::Console::DocoptRunner
  • Object
show all
Includes:
EacCli::DefaultRunner
Defined in:
lib/avm/tools/runner/eac_redmine_base0/core_update.rb

Instance Method Summary collapse

Instance Method Details

#runObject



21
22
23
24
25
# File 'lib/avm/tools/runner/eac_redmine_base0/core_update.rb', line 21

def run
  start_banner
  validate
  update
end