headroom-0.4.2.0: License Header Manager
Copyright(c) 2019-2021 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.