Class: MPD::Commands::Next

Inherits:
Abstract show all
Defined in:
lib/mpd/commands.rb

Overview

Sends “next” to MPD.

Instance Attribute Summary

Attributes inherited from Abstract

#connection

Method Summary

Methods inherited from Abstract

#execute, #initialize

Constructor Details

This class inherits a constructor from MPD::Commands::Abstract