struct TermBuf::Commands::Passthrough

Overview

Bytes to send to the terminal untouched, once the current frame is out.

Defined in:

termbuf/terminal/command.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]