paracusia v0.2.11 Paracusia.MpdClient.Connection
Functions related to MPD's connection settings.
See also: https://musicpd.org/doc/protocol/connection_commands.html.
Note that 'password' and 'close' is not implemented, since these commands are meant to be used shortly after/before connection establishment/teardown, and Paracusia does not require the user to do that himself.
Link to this section Summary
Link to this section Functions
Link to this function
kill()
kill()
kill() :: :ok
kill() :: :ok
Kills MPD.
Link to this function
ping()
ping()
ping() :: :ok
ping() :: :ok
Sends 'ping' to MPD and waits for acknowledgement.