View Source API Reference file_system v1.0.1

Modules

A GenServer process to watch file system changes.

A behaviour module for implementing different file system backend.

File system backend for GNU/Linux, FreeBSD, DragonFly and OpenBSD.

File system backend for MacOS.

File system backend for any OS.

File system backend for Windows.

FileSystem Worker Process with the backend GenServer, receive events from Port Process and forward it to subscribers.