readEscapeSequence

Reads escape sequence from STDIN

version(Posix)
string
readEscapeSequence
@safe
(
)

Return Value

Type: string

string, containing escape command without Control Sequence Introducer

Meta