package codept-lib

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

Module Paths.SimpleSource

Path as a list of name

Sourcetype t = Name.t list
Sourceval pp : Format.formatter -> string list -> unit
Sourcemodule Set : sig ... end
Sourcemodule Map : sig ... end
Sourcetype set = Set.t
Sourcetype 'a map = 'a Map.t
Sourceval prefix : 'a list -> 'a
Sourceval change_file_extension : (string -> string) -> t -> t

Extension and parsing

Sourceval chop_extension : t -> t
Sourceval parse_filename : string -> t
OCaml

Innovation. Community. Security.