Class: Iriq::Event::PathLengthSeen

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

Instance Attribute Summary collapse

Instance Attribute Details

#lengthObject

Returns the value of attribute length

Returns:

  • (Object)

    the current value of length



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

def length
  @length
end