| Copyright | (c) 2019-2020 Vaclav Svejcar |
|---|---|
| License | BSD-3-Clause |
| Maintainer | vaclav.svejcar@gmail.com |
| Stability | experimental |
| Portability | POSIX |
| Safe Haskell | None |
| Language | Haskell2010 |
Headroom.Command
Description
This module contains code responsible for parsing command line arguments, using the optparse-applicative library.
Synopsis
Documentation
commandParser :: ParserInfo Command Source #
Parses command line arguments.