headroom-0.2.2.1: License Header Manager

Copyright(c) 2019-2020 Vaclav Svejcar
LicenseBSD-3-Clause
Maintainervaclav.svejcar@gmail.com
Stabilityexperimental
PortabilityPOSIX
Safe HaskellNone
LanguageHaskell2010

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.