ExTTY (extty v0.2.1) View Source
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.
Link to this section Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
Specs
send_text(GenServer.server(), String.t()) :: :ok
Specs
start_link(keyword()) :: GenServer.on_start()
Specs
window_change(GenServer.server(), non_neg_integer(), non_neg_integer()) :: :ok