package ocamlformat-lib

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

Module Parser_shims.Load_pathSource

Sourcetype dir
Sourcetype auto_include_callback = (dir -> string -> string option) -> string -> string
Sourcetype paths = {
  1. visible : string list;
  2. hidden : string list;
}
Sourceval get_paths : unit -> paths
Sourceval init : auto_include:auto_include_callback -> visible:string list -> hidden:string list -> unit
Sourceval auto_include_otherlibs : (string -> unit) -> auto_include_callback
OCaml

Innovation. Community. Security.