Copyright | (c) Soostone Inc 2020 |
---|---|
License | AllRightsReserved |
Stability | experimental |
Portability | POSIX |
Safe Haskell | None |
Language | Haskell2010 |
Synopsis
- data SharedCommandOptions = SharedCommandOptions {}
- applySharedOptions :: SharedCommandOptions -> YamlSpec b -> YamlSpec b
Documentation
data SharedCommandOptions #
Shared data among CLI subcommands
SharedCommandOptions | |
|
Instances
applySharedOptions :: SharedCommandOptions -> YamlSpec b -> YamlSpec b #