Class: Metanorma::Release::RepoError
- Inherits:
-
Struct
- Object
- Struct
- Metanorma::Release::RepoError
- Defined in:
- lib/metanorma/release/aggregation_interfaces.rb
Instance Attribute Summary collapse
-
#message ⇒ Object
Returns the value of attribute message.
-
#tag ⇒ Object
Returns the value of attribute tag.
Instance Attribute Details
#message ⇒ Object
Returns the value of attribute message
25 26 27 |
# File 'lib/metanorma/release/aggregation_interfaces.rb', line 25 def @message end |
#tag ⇒ Object
Returns the value of attribute tag
25 26 27 |
# File 'lib/metanorma/release/aggregation_interfaces.rb', line 25 def tag @tag end |