function phutil_console_get_terminal_width()Arcanist Technical Documentation ()
function phutil_console_get_terminal_width()
Arcanist Technical Documentation ()
Determine the width of the terminal, if possible. Returns null on failure.
Return
int|null | Terminal width in characters, or null on failure. |
- Defined
- src/console/format.php:206