hledger-* API docs
Hledger.Cli.Stats
Description
Print some statistics for the journal.
Synopsis
stats :: CliOpts -> Journal -> IO ()Source
Print various statistics for the journal.
showLedgerStats :: Ledger -> Day -> DateSpan -> StringSource