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

ansiStrlen() public static method Returns the length of

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

xtermBgColor() public static method Returns the ansi format

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

moveCursorBackward() public static method Moves the terminal

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

escape() public static method Escapes % so they don't

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

moveCursorNextLine() public static method Moves the terminal

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

clearLineAfterCursor() public static method Clears text

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

markdownToAnsi() public static method Converts Markdown

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

hideCursor() public static method Hides the cursor by

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

clearScreenAfterCursor() public static method Clears text

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