| Safe Haskell | None |
|---|
Hledger.Cli.Register
Description
A ledger-compatible register command.
- register :: CliOpts -> Journal -> IO ()
- postingsReportAsText :: CliOpts -> PostingsReport -> String
- tests_Hledger_Cli_Register :: Test
Documentation
postingsReportAsText :: CliOpts -> PostingsReport -> StringSource
Render a register report as plain text suitable for console output.