lettuce v0.1.1 API Reference

Modules

Lettuce is a generic server process that checks the files within an elixir project that has lettuce as a dependency and then runs iex -S mix. It initialises the state of the generic server with the .ex files inside lib and their last modified time. By default lib is used but you may specify which folders you want to be watched.

Access the configuration parameters defined at project level.