Method: PMLCode::Updater.run

Defined in:
lib/pmlcode/updater.rb

.run(options) ⇒ Object



38
39
40
# File 'lib/pmlcode/updater.rb', line 38

def run(options)
  new(options).run
end