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 commands switch_error.ex
Raw

lib/commands/switch_error.ex

defmodule SwitchError do
defexception [:message]
end