Class: MPD::Commands::PlaylistClear

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

Overview

Sends ‘playlistclear “<ARGUMENT>”’ 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