hledger-1.19.1: Command-line interface for the hledger accounting system

Safe HaskellNone
LanguageHaskell2010

Hledger.Cli.Commands.Print

Description

A ledger-compatible print command.

Synopsis

Documentation

print' :: CliOpts -> Journal -> IO () Source #

Print journal transactions in standard format.