Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val print_info : Ocamlbuild_plugin.Pathname.t -> unit
val concat :
Ocamlbuild_plugin.Pathname.t ->
Ocamlbuild_plugin.Pathname.t ->
Ocamlbuild_plugin.Pathname.t
val parent_dir : Ocamlbuild_plugin.Pathname.t -> Ocamlbuild_plugin.Pathname.t
val scan4tag :
Ocamlbuild_plugin.Tags.elt ->
Ocamlbuild_plugin.Pathname.t ->
bool
val tag_regexp : string -> Str.regexp
val scan4ptag : string -> Ocamlbuild_plugin.Pathname.t -> string list
val mk_visible : Ocamlbuild_plugin.String.t list -> string -> unit
val mk_all_visible :
Ocamlbuild_plugin.String.t list ->
Ocamlbuild_plugin.String.t list ->
unit
val ml_rule :
(string -> Ocamlbuild_plugin.Pathname.t) ->
(Ocamlbuild_plugin.Pathname.t list list ->
('a, exn) Ocamlbuild_plugin.Outcome.t list) ->
Ocamlbuild_plugin.command
val visible_rule : (string -> Ocamlbuild_plugin.Pathname.t) -> 'a -> 'b
val dispatch : Ocamlbuild_plugin.hook -> unit