Class: Steep::Project::SignatureFile::ParseErrorStatus
- Inherits:
-
Struct
- Object
- Struct
- Steep::Project::SignatureFile::ParseErrorStatus
- Defined in:
- lib/steep/project/file.rb
Instance Attribute Summary collapse
-
#error ⇒ Object
Returns the value of attribute error.
Instance Attribute Details
#error ⇒ Object
Returns the value of attribute error
128 129 130 |
# File 'lib/steep/project/file.rb', line 128 def error @error end |