Terminal resize event.
Summary
Types
@type t() :: %Cringe.Event.Resize{height: pos_integer(), width: pos_integer()}
Functions
@spec new(pos_integer(), pos_integer()) :: t()
Terminal resize event.
@type t() :: %Cringe.Event.Resize{height: pos_integer(), width: pos_integer()}
@spec new(pos_integer(), pos_integer()) :: t()