rmlbuild
rmlbuild is a fork of ocamlbuild that handles ReactiveML projets
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package rmlbuild
-
rmlbuildlib
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library rmlbuildlib
val create :
?channel:out_channel ->
?mode:[ `Classic | `Sophisticated ] ->
?columns:int ->
?description:tagline_description ->
?log_file:string ->
?log_level:int ->
unit ->
display
val finish : ?how:[ `Error | `Quiet | `Success ] -> display -> unit
val display : display -> ( out_channel -> unit ) -> unit
val update : display -> unit
val is_logging : display -> int -> bool
val dprintf :
?raw:bool ->
?log_level:int ->
display ->
( 'a, Format.formatter, unit ) format ->
'a
ON THIS PAGE
No table of contents