83 84 85 86
# File 'lib/kicker/options.rb', line 83 def self.parse(argv) parser.parse!(argv) Kicker.paths = argv unless argv.empty? end