Class: Obst::PackLog::Record
- Inherits:
-
Struct
- Object
- Struct
- Obst::PackLog::Record
- Defined in:
- lib/obst/pack_log.rb
Instance Attribute Summary collapse
-
#statuses ⇒ Object
Returns the value of attribute statuses.
-
#time ⇒ Object
Returns the value of attribute time.
Instance Attribute Details
#statuses ⇒ Object
Returns the value of attribute statuses
23 24 25 |
# File 'lib/obst/pack_log.rb', line 23 def statuses @statuses end |
#time ⇒ Object
Returns the value of attribute time
23 24 25 |
# File 'lib/obst/pack_log.rb', line 23 def time @time end |