hledger-0.11.1: A command-line (or curses or web-based) double-entry accounting tool.Source codeContentsIndex
Hledger.Cli.Commands.Stats
Description
Print some statistics for the journal.
Synopsis
stats :: [Opt] -> [String] -> Journal -> IO ()
showLedgerStats :: [Opt] -> [String] -> Ledger -> Day -> DateSpan -> String
Documentation
stats :: [Opt] -> [String] -> Journal -> IO ()Source
Print various statistics for the journal.
showLedgerStats :: [Opt] -> [String] -> Ledger -> Day -> DateSpan -> StringSource
Produced by Haddock version 2.6.1