method

new

new(gems, options)
public

No documentation available.

# File lib/bundler/cli/remove.rb, line 5
    def initialize(gems, options)
      @gems = gems
      @options = options
    end