| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
PlutusCore.Executable.Parsers
Description
Common option parsers for executables
Synopsis
- input :: DefaultFun)
- pirFormatHelp :: Parser Input #
Parser for an input stream. If none is specified, default to stdin for ease of use in pipeline.
Parser for an output stream. If none is specified, default to stdout for ease of use in pipeline.
fileOutput :: DefaultFun) #