ExTTY (extty v0.4.2)
View SourceSummary
Functions
Returns a specification to start this module under a supervisor.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
@spec send_text(GenServer.server(), String.t()) :: :ok
@spec start_link(keyword()) :: GenServer.on_start()
@spec window_change(GenServer.server(), non_neg_integer(), non_neg_integer()) :: :ok