;lib: export budgetReportAs* functions (to use in scripts)

This commit is contained in:
Dmitry Astapov 2024-10-12 01:47:14 +01:00 committed by Simon Michael
parent 5f92fbd99a
commit 92f022dee4

View File

@ -250,6 +250,9 @@ module Hledger.Cli.Commands.Balance (
,balanceReportAsCsv
,balanceReportAsSpreadsheet
,balanceReportItemAsText
,budgetReportAsText
,budgetReportAsCsv
,budgetReportAsSpreadsheet
,multiBalanceRowAsCellBuilders
,multiBalanceRowAsCsvText
,multiBalanceRowAsText