cortex v0.6.0 Cortex.Reloader View Source

Controller stage for reloading changed code

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor.

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

recompile()

View Source
recompile() :: :ok
Link to this function

reload_file(path)

View Source
reload_file(Path.t()) :: :ok | {:error, binary()}