Class: Iriq::Event::HostSeen
- Inherits:
-
Struct
- Object
- Struct
- Iriq::Event::HostSeen
- Defined in:
- lib/iriq/event.rb
Instance Attribute Summary collapse
-
#host ⇒ Object
Returns the value of attribute host.
Instance Attribute Details
#host ⇒ Object
Returns the value of attribute host
15 16 17 |
# File 'lib/iriq/event.rb', line 15 def host @host end |