Class: Pf2::Reporter::Annotate::HitCount
- Inherits:
-
Struct
- Object
- Struct
- Pf2::Reporter::Annotate::HitCount
- Defined in:
- lib/pf2/reporter/annotate.rb
Instance Attribute Summary collapse
-
#self ⇒ Object
Returns the value of attribute self.
-
#total ⇒ Object
Returns the value of attribute total.
Instance Attribute Details
#self ⇒ Object
Returns the value of attribute self
6 7 8 |
# File 'lib/pf2/reporter/annotate.rb', line 6 def self @self end |
#total ⇒ Object
Returns the value of attribute total
6 7 8 |
# File 'lib/pf2/reporter/annotate.rb', line 6 def total @total end |