# Functions
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
MultilinePreserved preservers output with no modifications.
MultilineToOneLine squashes output into a single line with `\n` characters instead of newline.
MultilineWithIndent preserves multiline output, but adds indentation, so all lines are the same (used for yaml).
# Type aliases
No description provided by the author
No description provided by the author