◆ getConsoleMode()
static getConsoleMode |
( |
| ) |
|
|
staticprivate |
Runs and parses mode CON if it's available, suppressing any error output.
- Renvoie
- int[]|null An array composed of the width and the height or null if it could not be parsed
Références $info, et null.
◆ getHeight()
◆ getSttyColumns()
static getSttyColumns |
( |
| ) |
|
|
staticprivate |
Runs and parses stty -a if it's available, suppressing any error output.
◆ getWidth()
◆ hasSttyAvailable()
static hasSttyAvailable |
( |
| ) |
|
|
static |
◆ hasVt100Support()
static hasVt100Support |
( |
| ) |
|
|
staticprivate |
Returns whether STDOUT has vt100 support (some Windows 10+ configurations).
◆ initDimensions()
static initDimensions |
( |
| ) |
|
|
staticprivate |
◆ initDimensionsUsingStty()
static initDimensionsUsingStty |
( |
| ) |
|
|
staticprivate |
Initializes dimensions using the output of an stty columns line.
Références $height, $width, et elseif.
◆ readFromProcess()
static readFromProcess |
( |
string |
$command | ) |
|
|
staticprivate |
◆ $height
◆ $stty
◆ $width
La documentation de cette classe a été générée à partir du fichier suivant :