struct MPD::CommandList

Defined in:

crystal_mpd/command_list.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def active=(active : Bool) #

[View source]
def active? : Bool #

[View source]
def add(command : String) #

[View source]
def begin #

[View source]
def commands : Array(String) #

[View source]
def commands=(commands : Array(String)) #

[View source]
def initialize #

[View source]
def reset #

[View source]