View Source Cantastic.Emitter (Cantastic v0.1.0)

Summary

Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

configure(network_name, frame_name, initialization_args)

View Source
Link to this function

disable(network_name, frame_names)

View Source
Link to this function

enable(network_name, frame_names)

View Source
Link to this function

get(emitter, fun, timeout \\ 5000)

View Source
Link to this function

update(network_name, frame_name, fun, timeout \\ 5000)

View Source