readEscapeSequence

Reads escape sequence from STDIN

version(Posix)
@safe
string
readEscapeSequence
()

Return Value

Type: string

string, containing escape command without Control Sequence Introducer

Meta