Method: Wrapp::CLI.run

Defined in:
lib/wrapp/cli.rb

.runObject



17
18
19
# File 'lib/wrapp/cli.rb', line 17

def run
  new.run(ARGV)
end