Class: MeetingBuddy::Transcriber::Line
- Inherits:
-
Struct
- Object
- Struct
- MeetingBuddy::Transcriber::Line
- Defined in:
- lib/meeting_buddy/transcriber.rb
Instance Attribute Summary collapse
-
#text ⇒ Object
Returns the value of attribute text.
-
#timestamp ⇒ Object
Returns the value of attribute timestamp.
Instance Attribute Details
#text ⇒ Object
Returns the value of attribute text
9 10 11 |
# File 'lib/meeting_buddy/transcriber.rb', line 9 def text @text end |
#timestamp ⇒ Object
Returns the value of attribute timestamp
9 10 11 |
# File 'lib/meeting_buddy/transcriber.rb', line 9 def end |