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-Inferred |
Language | Haskell2010 |
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.
Synopsis
- getDiskTransfer :: String -> IO [Double]