struct

TermBuf::Input::Events::Warning

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

Something was wrong but not worth stopping for.

Nothing in this shard sends one: it is here so that a driver and the application have somewhere to say so, through Stream#inject or out of a pattern or a stage. termbuf uses it for a capability override naming something unknown.

These never go to stderr. The screen belongs to the application, and writing to it from underneath would corrupt the display.

Constructors

new(message : String)
Source

Instance methods

clone
Source
copy_with(message _message = @message)
Source
message