Functor Parameter_sig.Builder.True

module True: 
functor (X : Parameter_sig.Input) -> Parameter_sig.Bool
Consult the Plugin Development Guide for additional details.
Parameters:
X : Parameter_sig.Input

include Parameter_sig.S
val on : unit -> unit
Set the boolean to true.
val off : unit -> unit
Set the boolean to false.