Class: Doubapi::Track
- Inherits:
-
Struct
- Object
- Struct
- Doubapi::Track
- Defined in:
- lib/doubapi.rb
Instance Attribute Summary collapse
-
#title ⇒ Object
Returns the value of attribute title.
Instance Attribute Details
#title ⇒ Object
Returns the value of attribute title
47 48 49 |
# File 'lib/doubapi.rb', line 47 def title @title end |