| Safe Haskell | Safe-Inferred |
|---|
Cookbook.Recipes.Cline
Documentation
Represents command-line options. Works on either arguments or flags.
clineExtract :: [String] -> [Cline]Source
Extract arguments from a list of word-separated strings.
cookbook-2.3.1.0: Tiered general-purpose libraries with domain-specific applications.
| Safe Haskell | Safe-Inferred |
|---|
Cookbook.Recipes.Cline
Represents command-line options. Works on either arguments or flags.
clineExtract :: [String] -> [Cline]Source
Extract arguments from a list of word-separated strings.