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