| Copyright | (c) Henry J. Wylde, 2015 |
|---|---|
| License | BSD3 |
| Maintainer | public@hjwylde.com |
| Safe Haskell | None |
| Language | Haskell2010 |
Git.Fmt.Options.Applicative.Parser
Contents
Description
Optparse utilities for the git-fmt command.
Optparse for GitFmt
gitFmtPrefs :: ParserPrefs Source
The default preferences. Limits the help output to 100 columns.
gitFmtInfo :: ParserInfo Options Source
An optparse parser of a git-fmt command.