Class: Hoss::Report Private
- Inherits:
-
Object
- Object
- Hoss::Report
- Extended by:
- Forwardable
- Defined in:
- lib/hoss/report.rb
This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.
Instance Attribute Summary collapse
- #events ⇒ Object private
Instance Attribute Details
#events ⇒ Object
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
5 6 7 |
# File 'lib/hoss/report.rb', line 5 def events @events end |