123456789_123456789_123456789_123456789_123456789_

Class: Gem::Validator::ErrorData

Relationships & Source Files
Super Chains via Extension / Inclusion / Inheritance
Class Chain:
self, Struct
Instance Chain:
self, Struct
Inherits: Struct
  • Object
Defined in: lib/rubygems/validator.rb

Overview

Describes a problem with a file in a gem.

Instance Attribute Summary

  • #path rw

    Describes a problem with a file in a gem.

  • #problem rw

    Describes a problem with a file in a gem.

Instance Attribute Details

#path (rw)

Describes a problem with a file in a gem.

[ GitHub ]

#problem (rw)

Describes a problem with a file in a gem.

[ GitHub ]