flexi v0.4.2 Flexi.Reloader View Source

Controller stage for reloading changed code

Link to this section Summary

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function file_changed(atom, path, arg3) View Source
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()}