Expand description
Beancount file formatter.
Provides pretty-printing for beancount directives with configurable amount alignment.
Structs§
- Format
Config - Formatter configuration.
Functions§
- escape_
string - Escape a string for output (handle quotes and backslashes).
- format_
directive - Format a directive to a string.