Method: Bundler::CLI#list
- Defined in:
- lib/bundler/cli.rb
permalink #list ⇒ Object
[View source]
306 307 308 309 |
# File 'lib/bundler/cli.rb', line 306 def list require_relative "cli/list" List.new().run end |
306 307 308 309 |
# File 'lib/bundler/cli.rb', line 306 def list require_relative "cli/list" List.new().run end |