Description
A Gambas component for monitoring filesystem events through inotify-style behavior. Developers use it when applications need to react to file creation, changes, moves, or deletions.
Install it when a Gambas app depends on file watching. Watching sensitive folders can reveal user activity, so applications should monitor only paths that make sense for their purpose.