VintageNet.ToElixir.Server (vintage_net v0.9.3) View Source

This GenServer routes messages from C and shell scripts to the appropriate places in VintageNet.

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor.

Start the GenServer.

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Specs

start_link(Path.t()) :: GenServer.on_start()

Start the GenServer.