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