Did you know ... Search Documentation:
Packs (add-ons) for SWI-Prolog

Package "inotify"

Title:Access Linux inotify API to watch file system changes
Rating:Not rated. Create the first rating!
Latest version:1.0.0
SHA1 sum:5f515a62d72a8982f6f21c6556cfc8a4f74ee658
Author:Jan Wielemaker <jan@swi-prolog.org>
Home page:https://github.com/JanWielemaker/inotify
Download URL:https://github.com/JanWielemaker/inotify.git

Reviews

No reviews. Create the first review!.

Details by download location

VersionSHA1#DownloadsURL
0.9.092d4a9c122d9264f2538a617c3c08dd93071a4901https://github.com/JanWielemaker/inotify/archive/V0.9.0.zip
0.9.13a0b056c51d635b1708414191480b2dd9dc45d0374https://github.com/JanWielemaker/inotify/archive/V0.9.1.zip
1.0.05f515a62d72a8982f6f21c6556cfc8a4f74ee6581https://github.com/JanWielemaker/inotify.git

SWI-Prolog pack to access the Linux inotify API

This pack makes the Linux notification API for changes to the file system available to SWI-Prolog. It provides two libraries:

library(inotify)
The core library that listens to inotify events
library(in_make)
Inotify make. This library provides in_make/0, which causes Prolog to listen for modified source files and automatically runs make/0 if any source file changes.

Acknowledgements

The development of this pack has been made possible by Kyndi inc.

Contents of pack "inotify"

Pack contains 8 files holding a total of 26.0K bytes.