Method: Bundler::CLI#run

Defined in:
lib/bundler/cli.rb

#run(command) ⇒ Object



64
65
66
# File 'lib/bundler/cli.rb', line 64

def run(command)
  send(command)
end