Functor Parameter_sig.Builder.Action

module Action: 
functor (X : Parameter_sig.Input-> Parameter_sig.Bool
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.