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/3.4/Symfony/Component/Console/Terminal.html