package stdune

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

Module Path.Outside_build_dirSource

Sourcetype t =
  1. | External of External.t
  2. | In_source_dir of Source.t
Sourceval hash : t -> int
Sourceval relative : t -> string -> t
Sourceval extend_basename : t -> suffix:Filename.t -> t
Sourceval equal : t -> t -> bool
Sourceval to_dyn : t -> Dyn.t
Sourceval of_string : string -> t
Sourceval to_string : t -> string
Sourceval to_string_maybe_quoted : t -> string
Sourceval parent : t -> t option
Sourcemodule Table : Hashtbl.S with type key = t
OCaml

Innovation. Community. Security.