Module Parameters.Files.Check


module Check: Plugin.BOOL 
Behavior of option "-check"

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