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