propellor-0.2.2: property-based host configuration management in haskell

Safe HaskellNone

Propellor.Message

Synopsis

Documentation

actionMessage :: ActionResult r => Desc -> IO r -> IO rSource

Shows a message while performing an action, with a colored status display.

debug :: [String] -> IO ()Source

Causes a debug message to be displayed when PROPELLOR_DEBUG=1