struct

TermBuf::Input::Events::Failure

Inherits TermBuf::Input::Event < Struct < Value < Object

Something failed. The driver keeps going; the application decides.

Sent by whoever failed, the same way as Warning. Nothing in this shard sends one — a read that ends is Closed, not a failure.

Constructors

new(error : Exception)
Source

Instance methods

clone
Source
copy_with(error _error = @error)
Source
error