tide v0.2.1 Tide.Worker View Source

The GenServer to manage ruby processes

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor.

Trigger an event with reply

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

emit(handler, event, args \\ [])

View Source

Trigger an event

Link to this function

exec(handler, event, args \\ [])

View Source

Trigger an event with reply

Link to this function

load(file, function \\ "Elixir::Tide::ok")

View Source

Load Ruby file