struct TermBuf::Commands::Stop

Overview

Restore the terminal and stop the owning fibre.

Defined in:

termbuf/terminal/command.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(reply : Channel(Exception | Nil) | Nil) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(reply _reply = @reply) #

[View source]
def reply : Channel(Exception | Nil) | Nil #