githud-3.1.0: More efficient replacement to the great git-radar

Safe HaskellSafe
LanguageHaskell2010

GitHUD.Terminal.Base

Documentation

tellStringInColor Source #

Arguments

:: Color

The terminal color to use

-> ColorIntensity

The intensity to use

-> String

The string to output

-> ShellOutput