helpers\BaseConsole xtermFgColor()
  • References/PHP/Yii/helpers/BaseConsole

xtermFgColor() public static method Returns the ansi format

2025-01-10 15:47:30
helpers\BaseConsole stdout()
  • References/PHP/Yii/helpers/BaseConsole

stdout() public static method Prints a string to STDOUT

2025-01-10 15:47:30
helpers\BaseConsole streamSupportsAnsiColors()
  • References/PHP/Yii/helpers/BaseConsole

streamSupportsAnsiColors() public static method Returns

2025-01-10 15:47:30
helpers\BaseConsole moveCursorUp()
  • References/PHP/Yii/helpers/BaseConsole

moveCursorUp() public static method Moves the terminal

2025-01-10 15:47:30
helpers\BaseConsole moveCursorForward()
  • References/PHP/Yii/helpers/BaseConsole

moveCursorForward() public static method Moves the terminal

2025-01-10 15:47:30
helpers\BaseConsole error()
  • References/PHP/Yii/helpers/BaseConsole

error() public static method Prints text to STDERR appended

2025-01-10 15:47:30
helpers\BaseConsole restoreCursorPosition()
  • References/PHP/Yii/helpers/BaseConsole

restoreCursorPosition() public static method Restores

2025-01-10 15:47:30
helpers\BaseConsole ansiFormat()
  • References/PHP/Yii/helpers/BaseConsole

ansiFormat() public static method Will return a string

2025-01-10 15:47:30
helpers\BaseConsole clearScreen()
  • References/PHP/Yii/helpers/BaseConsole

clearScreen() public static method Clears entire screen

2025-01-10 15:47:30
helpers\BaseConsole getScreenSize()
  • References/PHP/Yii/helpers/BaseConsole

getScreenSize() public static method Usage: list($width

2025-01-10 15:47:30