static backspace |
( |
|
$c = 1 | ) |
|
|
static |
Backspaces the text at the current position of the cursor
- Parameters
-
integer | $c | the number of characters backspace |
- Returns
- void
Definition at line 93 of file matrixsqlclient.php.
Returns the height and width of the terminal.
- Returns
- array An array with two elements - number of rows and number of columns.
Definition at line 105 of file matrixsqlclient.php.
Moves the cursor left.
- Parameters
-
integer | $c | the number of characters to move the cursor left |
- Returns
- void
Definition at line 82 of file matrixsqlclient.php.
The documentation for this class was generated from the following file: