struct Peridot::MPD::Library::Song

Defined in:

mpd.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(uri : String, title : String, album : String, artist : String) #

[View source]

Instance Method Detail

def album : String #

[View source]
def artist : String #

[View source]
def title : String #

[View source]
def uri : String #

[View source]