Class: Ehbrs::Tools::Runner::Vg::Patch

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

Instance Method Summary collapse

Instance Method Details

#runObject



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

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