package ocaml_plugin

  1. Overview
  2. Docs

Module Dynloader.Compilation_configSource

Sourcetype t = {
  1. preprocessor : Preprocessor.t;
}
Sourceval default : t

The specified preprocessor will be used to build the source files. By default no preprocessing is applied.

OCaml

Innovation. Community. Security.