| Copyright | (c) José A. Romero L. | 
|---|---|
| License | BSD3-style (see LICENSE) | 
| Maintainer | José A. Romero L. <escherdragon@gmail.com> | 
| Stability | unstable | 
| Portability | unportable | 
| Safe Haskell | Safe | 
| Language | Haskell2010 | 
System.Taffybar.Information.DiskIO
Description
Provides information about read/write operations in a given disk or
 partition, obtained from parsing the /proc/diskstats file with some
 of the facilities included in the System.Taffybar.Information.StreamInfo module.
- getDiskTransfer :: String -> IO [Double]