posixat
Bindings to the posix *at functions
Description
Posixat is a small library that just binds the various *at posix functions.
The posix *at functions takes the current working directory as a file descriptor. For instance this allows to reliably maintain several working directories inside the same process.
Install
- Published
-
31 May 2020
- Authors
-
- Maintainers
-
Sources
Dependencies
dune
>= "2.0.0"
ppx_sexp_conv
>= "v0.14" & < "v0.15"
ppx_optcomp
>= "v0.14" & < "v0.15"
base
>= "v0.14" & < "v0.15"
ocaml
>= "4.07.0"
Reverse Dependencies
shexp
= "v0.14.0"