package coq-lsp

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

Module Lang.LUriSource

Sourcetype t
Sourceval of_string : string -> t

Builds and URI from a string, like the ones present in the LSP protocol wire

Sourceval is_file_path : t -> bool

Checks if a URI points to a (local) file

Sourcemodule File : sig ... end

Uris that are filesystem paths

OCaml

Innovation. Community. Security.