ghostty_formatter_format function

GhosttyResult ghostty_formatter_format(
  1. GhosttyFormatter formatter,
  2. GhosttyWriter writer
)

Implementation

GhosttyResult ghostty_formatter_format(
  GhosttyFormatter formatter,
  GhosttyWriter writer,
) => GhosttyResult.fromValue(_ghostty_formatter_format(formatter, writer));