Class: Hoss::Report Private

Inherits:
Object
  • Object
show all
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

Instance Attribute Details

#eventsObject

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