package lsp

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Dune_filesystem_stubs.Unix_errorSource

Auxiliary functions for working with Unix errors.

Sourcetype t = Unix.error
Sourceval equal : t -> t -> bool
Sourcemodule Detailed : sig ... end

A Unix error along with the corresponding system call and argument, as thrown in Unix exceptions.

OCaml

Innovation. Community. Security.