package dune-rpc

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

Module Private.PathSource

Sourcetype t = string
Sourceval dune_root : t
Sourceval absolute : string -> t
Sourceval relative : t -> string -> t
Sourceval to_string_absolute : t -> string
Sourceval sexp : (t, Dune_rpc__.Conv.values) Dune_rpc__.Conv.t