package coq-lsp

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val of_string : string -> t

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

val is_file_path : t -> bool

Checks if a URI points to a (local) file

module File : sig ... end

Uris that are filesystem paths