Portability | unportable |
---|---|
Stability | stable |
Maintainer | joachifm@fastmail.fm |
Safe Haskell | None |
Network.MPD.Applicative.Status
Description
Querying MPD's status.
Documentation
clearError :: Command ()
Clear current error message in status.
currentSong :: Command (Maybe Song)
Song metadata for currently playing song, if any.