| Safe Haskell | None |
|---|---|
| Language | GHC2021 |
Shrun.Configuration.Args
Documentation
CLI args.
Constructors
| MkArgs | |
Fields
| |
Instances
| Show Args Source # | |
| Eq Args Source # | |
| (k ~ A_Lens, a ~ NESeq Text, b ~ NESeq Text) => LabelOptic "commands" k Args Args a b Source # | |
Defined in Shrun.Configuration.Args.Parsing | |
| (k ~ A_Lens, a ~ WithDisabled OsPath, b ~ WithDisabled OsPath) => LabelOptic "configPath" k Args Args a b Source # | |
Defined in Shrun.Configuration.Args.Parsing | |
| (k ~ A_Lens, a ~ CoreConfigArgs, b ~ CoreConfigArgs) => LabelOptic "coreConfig" k Args Args a b Source # | |
Defined in Shrun.Configuration.Args.Parsing | |