Class: Iriq::Event::HostSeen

Inherits:
Struct
  • Object
show all
Defined in:
lib/iriq/event.rb

Instance Attribute Summary collapse

Instance Attribute Details

#hostObject

Returns the value of attribute host

Returns:

  • (Object)

    the current value of host



15
16
17
# File 'lib/iriq/event.rb', line 15

def host
  @host
end