Class: Gem::Validator::ErrorData
Relationships & Source Files | |
Super Chains via Extension / Inclusion / Inheritance | |
Class Chain:
self,
Struct
|
|
Instance Chain:
self,
Struct
|
|
Inherits: |
Struct
|
Defined in: | lib/rubygems/validator.rb |
Overview
Describes a problem with a file in a gem.
Instance Attribute Summary
Instance Attribute Details
#path (rw)
Describes a problem with a file in a gem.
#problem (rw)
Describes a problem with a file in a gem.