monky-2.1.0.0: A system state collecting library and application

PortabilityLinux
Stabilitytesting
Maintainermoepi
Safe HaskellNone

Monky.Examples.Disk

Description

 

Synopsis

Documentation

getDiskHandleSource

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 Source

The handle type for this module

Instances