stdune.filesystem_stubs
Dune_filesystem_stubs.Unix_error
Auxiliary functions for working with Unix errors.
stdune
type t = Unix.error
val equal : t -> t -> bool
module Detailed : sig ... end
A Unix error along with the corresponding system call and argument, as thrown in Unix exceptions.