Packages

A configurable mix task to watch file changes Watch file changes in a project and run the corresponding command when a change happens.

Current section

Files

Jump to
eye_drops lib tasks tasks_error.ex
Raw

lib/tasks/tasks_error.ex

defmodule TasksError do
defexception [:message]
end