| Copyright | (c) Soostone Inc 2020 |
|---|---|
| License | AllRightsReserved |
| Stability | experimental |
| Portability | POSIX |
| Safe Haskell | Safe-Inferred |
| Language | GHC2021 |
Napkin.Cli.Dump.Types
Description
Documentation
data DumpCommandOptions #
Constructors
Instances
| Show DumpCommandOptions # | |
Defined in Napkin.Cli.Dump.Types Methods showsPrec :: Int -> DumpCommandOptions -> ShowS # show :: DumpCommandOptions -> String # showList :: [DumpCommandOptions] -> ShowS # | |
| ToInteractiveOptions DumpCommandOptions # | |
Defined in Napkin.Cli.Dump.Types Methods toInteractiveOptions :: DumpCommandOptions -> InteractiveCommandOptions # | |