Class: Warg::Playlist::Start

Inherits:
Object
  • Object
show all
Defined in:
lib/warg.rb

Instance Attribute Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#nextObject

Returns the value of attribute next.



1515
1516
1517
# File 'lib/warg.rb', line 1515

def next
  @next
end

Instance Method Details

#previousObject



1517
1518
# File 'lib/warg.rb', line 1517

def previous
end