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