| Copyright | (c) Soostone Inc 2020 |
|---|---|
| License | AllRightsReserved |
| Stability | experimental |
| Portability | POSIX |
| Safe Haskell | Safe-Inferred |
| Language | GHC2021 |
Napkin.Cli.Shared.Types
Description
Documentation
data SharedCommandOptions #
Shared data among CLI subcommands
Constructors
| SharedCommandOptions | |
Fields
| |
Instances
applySharedOptions :: SharedCommandOptions -> YamlSpec b -> YamlSpec b #