EscapeCode
class EscapeCode extends EscapeCode
EscapeCode
Constants
ESCAPESEQUENCE |
Start-Sequenz |
Properties
protected string | $code | from EscapeCode |
Methods
static string
buildSequence(string $tputCommand, string $alternative)
Instanz
Details
in EscapeCode at line 48
__construct(string $code)
Neue Sequenz erstellen
in EscapeCode at line 59
string
getEscapeChar()
in EscapeCode at line 68
string
__toString()
Rückgabe der Kontrollsequenz
at line 51
static string
buildSequence(string $tputCommand, string $alternative)
Instanz