Ratatouille v0.3.0 Ratatouille.EventManager View Source
A convenience wrapper of ExTermbox.EventManager.
Link to this section Summary
Functions
Starts the ExTermbox.EventManager gen_server
Subscribes the given pid to future event notifications
Link to this section Functions
Link to this function
start_link() View Source
Starts the ExTermbox.EventManager gen_server.
Link to this function
subscribe(subscriber_pid) View Source
Subscribes the given pid to future event notifications.