Class: WikidataPositionHistory::Metadata::Warning
- Inherits:
-
Struct
- Object
- Struct
- WikidataPositionHistory::Metadata::Warning
- Defined in:
- lib/wikidata_position_history/report.rb
Overview
simplified version of a WikidataPositionHistory::Check
Instance Attribute Summary collapse
-
#explanation ⇒ Object
Returns the value of attribute explanation.
-
#headline ⇒ Object
Returns the value of attribute headline.
Instance Attribute Details
#explanation ⇒ Object
Returns the value of attribute explanation
48 49 50 |
# File 'lib/wikidata_position_history/report.rb', line 48 def explanation @explanation end |
#headline ⇒ Object
Returns the value of attribute headline
48 49 50 |
# File 'lib/wikidata_position_history/report.rb', line 48 def headline @headline end |