Clixir v0.4.0 Clixir.Server View Source

This wraps the clixir executable and makes it accessible. For now, we hardcode the executable and generate one massive one until there's a use case to change this ;-)

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor.

Callback implementation for GenServer.init/1.

Send a command.

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Callback implementation for GenServer.init/1.

Link to this function

send_command(pid, command)

View Source

Send a command.