Home > @rushstack/terminal > PrintUtilities
PrintUtilities class
A collection of utilities for printing messages to the console.
Signature:
export declare class PrintUtilities
Methods
Method | Modifiers | Description |
|---|---|---|
| Returns the width of the console, measured in columns | |
| Displays a message in the console wrapped in a box UI. | |
| Applies word wrapping. | |
| Applies word wrapping. | |
| Applies word wrapping. | |
| Applies word wrapping and returns an array of lines. | |
| Applies word wrapping and returns an array of lines. | |
| Applies word wrapping and returns an array of lines. |