package fileutils

  1. Overview
  2. Docs
module SetFilename : sig ... end
val prevent_recursion : SetFilename.t -> SetFilename.elt -> SetFilename.t
val solve_dirname : FilePath.filename -> FilePath.filename
type exc = [
  1. | `Exc of exn
]
val handle_error_gen : string -> (string -> [> `Exc of exn ] as 'a -> 'b) -> ('c -> string) -> (fatal:bool -> 'd -> 'e) * (fatal:bool -> exn -> 'f)
OCaml

Innovation. Community. Security.