| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
Facter
Documentation
Constructors
| FactInfo | |
Fields
| |
class HasFactInfo c where #
Minimal complete definition
Methods
factInfo :: Lens' c FactInfo #
factInfoName :: Lens' c Text #
factInfoNodename :: Lens' c NodeName #
factInfoVal :: Lens' c PValue #
Instances
storageunits :: [(String, Int)] #
storagedesc :: (String, String) -> String #
factOSDebian :: IO [(String, String)] #
factMountPoints :: IO [(String, String)] #
factProcessor :: IO [(String, String)] #