Safe Haskell | Safe-Inferred |
---|
Options.Applicative.Help.Types
- data ParserHelp = ParserHelp {}
- renderHelp :: Int -> ParserHelp -> String
Documentation
renderHelp :: Int -> ParserHelp -> StringSource
Convert a help text to String
.
optparse-applicative-0.10.0: Utilities and combinators for parsing command line options
Safe Haskell | Safe-Inferred |
---|
Options.Applicative.Help.Types
renderHelp :: Int -> ParserHelp -> StringSource
Convert a help text to String
.