Closed amireh closed 10 months ago
fixes GH-57
This patch exposes a new API "cli:set_newline_char(String)" that overrides the default "\n" newline character for use in printing.
Per comments in #57, closing for now ... happy to re-evaluate if evidence crops up that we're actually missing out on something.
fixes GH-57
This patch exposes a new API "cli:set_newline_char(String)" that overrides the default "\n" newline character for use in printing.