Skip to main content

Module format

Module format 

Source
Expand description

Beancount file formatter.

Provides pretty-printing for beancount directives with configurable amount alignment.

Structs§

FormatConfig
Formatter configuration.

Functions§

escape_string
Escape a string for output (handle quotes and backslashes).
format_directive
Format a directive to a string.