Gem::Package::Error
# File lib/rubygems/package.rb, line 19 19: def initialize message, path = nil 20: @path = path 21: 22: message << " in #{path}" if path 23: 24: super message 25: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.