Packages
A fast, reliable file system watcher for Elixir powered by Rust's notify crate. Cross-platform support for Linux (inotify), macOS (FSEvents), and other Unix systems (kqueue).
Current section
Files
Jump to
Current section
Files
knotify_ex
.formatter.exs
.formatter.exs
# Used by "mix format"
[
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"]
]