Home > @rushstack/terminal > PrintUtilities > getConsoleWidth
PrintUtilities.getConsoleWidth() method
Returns the width of the console, measured in columns
Signature:
static getConsoleWidth(): number | undefined;
Returns:
number | undefined
Home > @rushstack/terminal > PrintUtilities > getConsoleWidth
Returns the width of the console, measured in columns
Signature:
static getConsoleWidth(): number | undefined;
Returns:
number | undefined