Class: Ehbrs::Tools::Runner::Vg::Ips

Inherits:
Object
  • Object
show all
Defined in:
lib/ehbrs/tools/runner/vg/ips.rb

Defined Under Namespace

Classes: TempFiles

Instance Method Summary collapse

Instance Method Details

#runObject



20
21
22
23
24
25
# File 'lib/ehbrs/tools/runner/vg/ips.rb', line 20

def run
  validate
  start_banner
  run_patches
  infov 'ConcluĂ­do'
end