Method: Get#run

Defined in:
lib/get.rb

#runObject



37
38
39
40
# File 'lib/get.rb', line 37

def run
  run!
rescue ::Get::Errors::Base
end