Determine and return current console height.
| Return type: | false|int |
|---|
Probe for system capabilities and cache results
Run a Windows Powershell command that determines parameters of console window. The command is fed through standard input (with echo) to prevent Powershell from creating a sub-thread and hanging PHP when run through a debugger/IDE.
| Return type: | void |
|---|
Set Console charset to use.
| Parameters: | CharsetCharsetInterface – |
|---|
Get charset currently in use by this adapter.
| Return type: | CharsetCharsetInterface $charset |
|---|
Clear console screen