@hackage fswait1.1.0

Wait and observe events on the filesystem for a path, with a timeout

fswait is a utility for blocking on the observation of a filesystem event for a path with a timeout.

The primary use-case for this is in system startup scripts that depend on the existence of some file or directory that will be created by another system service or job.