package unix-errno

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val host : Errno.host
val to_unix : host:Errno.host -> Errno.t -> Unix.error option
val of_unix : host:Errno.host -> Unix.error -> Errno.t list
val raise_on_errno : ?call:string -> ?label:string -> (unit -> 'a) -> 'a
val with_unix_exn : (unit -> 'a) -> 'a
OCaml

Innovation. Community. Security.