monky-2.0.0.0: A system state collecting library and application

Maintainermoepi
Stabilitytesting
PortabilityLinux
Safe HaskellNone
LanguageHaskell2010

Monky.Examples.Disk

Description

 

Synopsis

Documentation

getDiskHandle #

Arguments

:: String

The UUID of the device to monitor. It has to be mounted at monky startup!

-> IO DiskH 

Get a disk handle

data DiskH #

The handle type for this module

Instances