Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type t =
| Path of string
Path in the filesystem
*)| Fd of Unix.file_descr
File descriptor pointing to a directory. Not supported on Windows.
*)| Inherit
Inherit the working directory of the current process
*)