monky-2.2.0.0: A system state collecting library and application

Maintainerongy
Stabilitytesting
PortabilityLinux
Safe HaskellNone
LanguageHaskell2010

Monky.Examples.MPD

Description

 

Synopsis

Documentation

data MPDHandle Source #

The handle for this example

getMPDHandle Source #

Arguments

:: String

The host to connect to

-> String

The port to connect to

-> IO MPDHandle 

Get an MPDHandle (server has to be running when this is executed)