method

all_errors

all_errors()
public

No documentation available.

# File lib/bundler/errors.rb, line 15
    def self.all_errors
      @all_errors ||= {}
    end