Class: Upkeep::Targeting::Patch

Inherits:
Data
  • Object
show all
Defined in:
lib/upkeep/targeting.rb

Instance Attribute Summary collapse

Instance Attribute Details

#htmlObject (readonly)

Returns the value of attribute html

Returns:

  • (Object)

    the current value of html



9
10
11
# File 'lib/upkeep/targeting.rb', line 9

def html
  @html
end

#targetObject (readonly)

Returns the value of attribute target

Returns:

  • (Object)

    the current value of target



9
10
11
# File 'lib/upkeep/targeting.rb', line 9

def target
  @target
end