bcc-cli-1.99.0
Safe HaskellNone
LanguageHaskell2010

Bcc.CLI.Render

Synopsis

Documentation

customRenderHelpInt → ParserHelp → String Source #

Convert a help text to String. When the CLI_HELP_TRACE environment variable is set to '1', the output will be in HTML so that it can be viewed in a browser where developer tools can be used to inspect tracing that aids in describing the structure of the output document.