package ocamlformat-lib

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

Module Ocamlformat_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:'a -> visible:'b -> hidden:'c -> unit
Sourceval auto_include_otherlibs : 'a -> 'b -> 'c -> 'c
OCaml

Innovation. Community. Security.