package eio

  1. Overview
  2. Docs

Note: use the functions in Path to access directories.

module type DIR = sig ... end
type Resource.pi +=
  1. | Dir : ('t, (module DIR with type t = 't), [> dir_ty ]) Resource.pi
OCaml

Innovation. Community. Security.