| Safe Haskell | None |
|---|---|
| Language | GHC2021 |
Shrun.Configuration.Data.CommonLogging.KeyHideSwitch
Synopsis
- newtype KeyHideSwitch = MkKeyHideSwitch Bool
Documentation
newtype KeyHideSwitch Source #
Type for determining if we use the command's key for display, rather than the key itself.
Constructors
| MkKeyHideSwitch Bool |