Class: BoPeep::Playlist::Start

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

Instance Attribute Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#nextObject

Returns the value of attribute next.



1641
1642
1643
# File 'lib/bopeep.rb', line 1641

def next
  @next
end

Instance Method Details

#previousObject



1643
1644
# File 'lib/bopeep.rb', line 1643

def previous
end