Skip to content

Conversation

@JeanMertz
Copy link
Collaborator

The PrinterWriter now implements the flush method by sending a Flush command to the printer and waiting for it to be processed. This ensures that all messages written to the printer are fully handled before the call returns.

Additionally, added a Printable implementation for &String to allow more flexible usage when printing string references.

The `PrinterWriter` now implements the `flush` method by sending a
`Flush` command to the printer and waiting for it to be processed. This
ensures that all messages written to the printer are fully handled
before the call returns.

Additionally, added a `Printable` implementation for `&String` to allow
more flexible usage when printing string references.

Signed-off-by: Jean Mertz <git@jeanmertz.com>
@JeanMertz JeanMertz merged commit a056536 into main Feb 1, 2026
12 checks passed
@JeanMertz JeanMertz deleted the improve-tool-inquery50 branch February 1, 2026 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants