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