Class: Upkeep::Targeting::Patch
- Inherits:
-
Data
- Object
- Data
- Upkeep::Targeting::Patch
- Defined in:
- lib/upkeep/targeting.rb
Instance Attribute Summary collapse
-
#html ⇒ Object
readonly
Returns the value of attribute html.
-
#target ⇒ Object
readonly
Returns the value of attribute target.
Instance Attribute Details
#html ⇒ Object (readonly)
Returns the value of attribute html
9 10 11 |
# File 'lib/upkeep/targeting.rb', line 9 def html @html end |
#target ⇒ Object (readonly)
Returns the value of attribute target
9 10 11 |
# File 'lib/upkeep/targeting.rb', line 9 def target @target end |