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