PlugCodeReloader.Server (plug_code_reloader v0.1.2)

View Source

GenServer that handles code reloading.

Summary

Functions

Returns a specification to start this module under a supervisor.

Callback implementation for GenServer.init/1.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

init(_)

Callback implementation for GenServer.init/1.

reload()

start_link(_)