hledger-* API docs

Safe HaskellSafe-Infered

Hledger.Cli.Stats

Description

Print some statistics for the journal.

Synopsis

Documentation

stats :: CliOpts -> Journal -> IO ()Source

Print various statistics for the journal.

showLedgerStats :: Ledger -> Day -> DateSpan -> StringSource