Class: MPD::Commands::Repeat
- Inherits:
-
Object
- Object
- MPD::Commands::Repeat
- Defined in:
- lib/mpd/commands.rb
Overview
Sends ‘repeat <1/0>’ to MPD
Instance Method Summary collapse
Instance Method Details
#execute(state) ⇒ Object
4 |
# File 'lib/mpd/commands.rb', line 4 def execute(state); end |