-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(HelpMessageWriter): Handle word wrapping in
LineBlock.print()
Before this patch word wrapping was implemented, but only in the `LineBlock.writeAll()`. In this path we introduce the custom writer for the `LineBlock` with better error and word wrap handling. Signed-off-by: prajwalch <[email protected]>
- Loading branch information
Showing
1 changed file
with
27 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters