package coq-lsp

  1. Overview
  2. Docs

Module LUri.FileSource

Uris that are filesystem paths

Sourcetype uri = t
Sourcetype t
Sourceval of_uri : uri -> (t, string) Result.t
Sourceval extension : t -> string

Extension, with the dot included

Sourceval to_string_uri : t -> string

Percent-enconded URI as string

Sourceval to_string_file : t -> string

Filename version, fit for OS functions

OCaml

Innovation. Community. Security.