struct TermBuf::Events::Response

Overview

A complete escape sequence the terminal sent, which is to say an answer to something that was asked of it.

Defined in:

termbuf/terminal/event.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(bytes : Bytes) #

[View source]

Instance Method Detail

def bytes : Bytes #

def clone #

[View source]
def copy_with(bytes _bytes = @bytes) #

[View source]