Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val dispatcher :
Ocamlbuild_plugin.Pathname.t list ->
(string * string) list ->
Ocamlbuild_plugin.hook ->
unit
dispatcher files substs hook
substitutes for each file files
.in each pain key/value in substs
and produces files
in the build directory. Does nothing if the key doesn't exist.