| Copyright | (c) Simon Bergot |
|---|---|
| License | BSD3 |
| Maintainer | simon.bergot@gmail.com |
| Stability | unstable |
| Portability | portable |
| Safe Haskell | Safe-Inferred |
| Language | Haskell98 |
System.Console.ArgParser.ArgsProcess
Description
Preprocess args from a list of words to a pair containing positional args/flag arguments.
- preprocess :: Args -> NiceArgs
Documentation
preprocess :: Args -> NiceArgs Source
Separate positional arguments from flag arguments