Classes: Command
"0.3.0"
7 8 9
# File 'lib/bundler/grep.rb', line 7 def self.start!(argv) Bundler::Grep::Command.new(argv).start! end