file_system v0.1.2 FileSystem.Backends.FSInotify
This file is a fork from https://github.com/synrc/fs.
FileSysetm backend for linux and freebsd, a GenServer receive data from Port, parse event
and send it to the worker process.
Need inotify-tools
installed to use this backend.
Backend Options
:recursive
(bool, default: true), monitor directories and their contents recursively
Summary
Functions
Callback implementation for FileSystem.Backend.bootstrap/0
Callback implementation for FileSystem.Backend.known_events/0
Callback implementation for FileSystem.Backend.supported_systems/0
Functions
Callback implementation for FileSystem.Backend.bootstrap/0
.
Callback implementation for FileSystem.Backend.known_events/0
.
Callback implementation for FileSystem.Backend.supported_systems/0
.