ExTermbox.PortHandler.CallHandler (ExTermbox v1.1.4)

View Source

Handles handle_call/3 callbacks and logic for ExTermbox.PortHandler.

Summary

Functions

handle_call_when_not_connected(call_msg, stage, state)

handle_get_cell(x, y, from, state)

handle_height(from, socket, timeout)

handle_request_port_close(state)

handle_set_cursor(x, y, from, state)

handle_simple_command(command_key, command_string, from, state)

handle_trigger_poll_event(state)

handle_width(from, socket, timeout)