Francis.Watcher (Francis v0.1.20)

View Source

Watcher mode for development that checks modified time of your files and recompiles them

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(state)

Callback implementation for GenServer.init/1.

start_link(_)