fswait: 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.
[Skip to Readme]
Downloads
- fswait-1.1.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 1.0.0, 1.1.0 |
---|---|
Dependencies | base (>=4.8 && <5), hinotify (>=0.3 && <0.4), optparse-applicative (>=0.12 && <0.15), optparse-generic (>=1.2 && <1.3), semigroups (>=0.18 && <0.19), stm (>=2.4.4.1 && <2.5), system-filepath (>=0.3.1 && <0.5), text (>=0.11 && <3), time-units (>=1.0.0 && <2.0), turtle (>=1.3.0 && <1.4) [details] |
Tested with | ghc ==7.10.2, ghc ==8.0.1 |
License | BSD-3-Clause |
Copyright | 2017 Parnell Springmeyer |
Author | Parnell Springmeyer |
Maintainer | parnell@digitalmentat.com |
Revised | Revision 1 made by ParnellSpringmeyer at 2023-12-04T16:37:00Z |
Category | Tools |
Home page | https://github.com/ixmatus/fswait |
Bug tracker | https://github.com/ixmatus/fswait/issues |
Source repo | head: git clone https://github.com/ixmatus/fswait |
Uploaded | by ParnellSpringmeyer at 2017-06-28T23:09:01Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | fswait |
Downloads | 1593 total (6 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] Last success reported on 2017-06-28 [all 3 reports] |