Class: WikidataPositionHistory::Warning

Inherits:
Struct
  • Object
show all
Defined in:
lib/wikidata_position_history/output_row.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



5
6
7
# File 'lib/wikidata_position_history/output_row.rb', line 5

def explanation
  @explanation
end

#headlineObject

Returns the value of attribute headline

Returns:

  • (Object)

    the current value of headline



5
6
7
# File 'lib/wikidata_position_history/output_row.rb', line 5

def headline
  @headline
end