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.



1426
1427
1428
# File 'lib/warg.rb', line 1426

def next
  @next
end

Instance Method Details

#previousObject



1428
1429
# File 'lib/warg.rb', line 1428

def previous
end