Class: Logpos::TripleArray::TP
- Inherits:
-
Struct
- Object
- Struct
- Logpos::TripleArray::TP
- Defined in:
- lib/logpos.rb
Instance Attribute Summary collapse
-
#pos ⇒ Object
Returns the value of attribute pos.
-
#time ⇒ Object
Returns the value of attribute time.
Instance Attribute Details
#pos ⇒ Object
Returns the value of attribute pos
68 69 70 |
# File 'lib/logpos.rb', line 68 def pos @pos end |
#time ⇒ Object
Returns the value of attribute time
68 69 70 |
# File 'lib/logpos.rb', line 68 def time @time end |