Module mpd::client

source ·
Expand description

This module defines client data structure — the main entry point to MPD communication

Almost every method of the Client structure corresponds to some command in MPD protocol.

Structs