Module Parameters.Journal.Enable


module Enable: Plugin.BOOL 
Behavior of option "-journal-enable"

include Plugin.Parameter
val on : unit -> unit
Set the boolean to true.
val off : unit -> unit
Set the boolean to false.