Class: Moult::Health::Score::CoverageInput

Inherits:
Struct
  • Object
show all
Defined in:
lib/moult/health/score.rb

Instance Attribute Summary collapse

Instance Attribute Details

#coldObject

Returns the value of attribute cold

Returns:

  • (Object)

    the current value of cold



105
106
107
# File 'lib/moult/health/score.rb', line 105

def cold
  @cold
end

#hotObject

Returns the value of attribute hot

Returns:

  • (Object)

    the current value of hot



105
106
107
# File 'lib/moult/health/score.rb', line 105

def hot
  @hot
end