Class: Bundler::Restrict::Bundler

Inherits:
Object
  • Object
show all
Defined in:
lib/bundler/restrict/bundler.rb

Instance Method Summary collapse

Instance Method Details

#listObject



4
5
6
# File 'lib/bundler/restrict/bundler.rb', line 4

def list
  `bundle list`
end