Terminal
class Terminal
Methods
int | getWidth() Gets the terminal width. | |
int | getHeight() Gets the terminal height. |
Details
int getWidth()
Gets the terminal width.
Return Value
int |
int getHeight()
Gets the terminal height.
Return Value
int |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/4.0/Symfony/Component/Console/Terminal.html