unix-direntversion

ocaml-unix-dirent provides access to the features exposed in dirent.h

in a way that is not tied to the implementation on the host system.

The Dirent module provides functions for translating between the file kinds accessible through dirent.h and their values on particular systems.

The Dirent_unix provides bindings to functions that use the types in Dirent along with a representation of the host system. The bindings support a more comprehensive range of file kinds than the corresponding functions in the standard OCaml Unix module. The Dirent_unix_lwt module exports non-blocking versions of the functions in Dirent_unix based on the Lwt cooperative threading library.

Tags unix posix dirent syscall readdir
AuthorsDavid Sheets and Jeremy Yallop
LicenseISC
Published
Homepagehttps://github.com/dsheets/ocaml-unix-dirent
Issue Trackerhttps://github.com/dsheets/ocaml-unix-dirent/issues
Maintainersheets@alum.mit.edu
Dependencies
Optional dependencies
Conflicts
Source [http] https://github.com/dsheets/ocaml-unix-dirent/archive/0.3.1.tar.gz
md5=5afe4589cf5dcbc81bfb25cb540d2eb3
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/unix-dirent/unix-dirent.0.3.1/opam
No package is dependent