Class: WikidataPositionHistory::Metadata::Warning

Inherits:
Struct
  • Object
show all
Defined in:
lib/wikidata_position_history/report.rb

Overview

simplified version of a WikidataPositionHistory::Check

Instance Attribute Summary collapse

Instance Attribute Details

#explanationObject

Returns the value of attribute explanation

Returns:

  • (Object)

    the current value of explanation



48
49
50
# File 'lib/wikidata_position_history/report.rb', line 48

def explanation
  @explanation
end

#headlineObject

Returns the value of attribute headline

Returns:

  • (Object)

    the current value of headline



48
49
50
# File 'lib/wikidata_position_history/report.rb', line 48

def headline
  @headline
end