Copyright | (c) Soostone Inc 2020 |
---|---|
License | AllRightsReserved |
Stability | experimental |
Portability | POSIX |
Safe Haskell | None |
Language | Haskell2010 |
Napkin.Cli.Validate.Types
Description
Documentation
Constructors
ClearScreen | |
Rolling |
Instances
data ValidateCommandOptions #
Constructors
ValidateCommandOptions | |
Instances
Eq ValidateCommandOptions # | |
Defined in Napkin.Cli.Validate.Types Methods (==) :: ValidateCommandOptions -> ValidateCommandOptions -> Bool # (/=) :: ValidateCommandOptions -> ValidateCommandOptions -> Bool # | |
Show ValidateCommandOptions # | |
Defined in Napkin.Cli.Validate.Types Methods showsPrec :: Int -> ValidateCommandOptions -> ShowS # show :: ValidateCommandOptions -> String # showList :: [ValidateCommandOptions] -> ShowS # |