Safe Haskell | None |
---|---|
Language | Haskell2010 |
Hledger.Cli.Cashflow
Description
The cashflow
command prints a simplified cashflow statement. It just
shows the change in all "cash" accounts for the period (without the
traditional segmentation into operating, investing, and financing
cash flows.)
- cashflowmode :: Mode RawOpts
- cashflow :: CliOpts -> Journal -> IO ()
- tests_Hledger_Cli_Cashflow :: Test