Class: Warg::Playlist::Start
- Inherits:
-
Object
- Object
- Warg::Playlist::Start
- Defined in:
- lib/warg.rb
Instance Attribute Summary collapse
-
#next ⇒ Object
Returns the value of attribute next.
Instance Method Summary collapse
Instance Attribute Details
#next ⇒ Object
Returns the value of attribute next.
1426 1427 1428 |
# File 'lib/warg.rb', line 1426 def next @next end |
Instance Method Details
#previous ⇒ Object
1428 1429 |
# File 'lib/warg.rb', line 1428 def previous end |