hledger-0.10: A command-line (or curses or web-based) double-entry accounting tool.Source codeContentsIndex
Hledger.Cli.Commands.Print
Description
A ledger-compatible print command.
Synopsis
print' :: [Opt] -> [String] -> Journal -> IO ()
showTransactions :: FilterSpec -> Journal -> String
Documentation
print' :: [Opt] -> [String] -> Journal -> IO ()Source
Print ledger transactions in standard format.
showTransactions :: FilterSpec -> Journal -> StringSource
Produced by Haddock version 2.6.1