module Enabled:Parameter_sig.Bool
Plugin option that allows to check whether the instantiator is enabled.
Same as Generator_sig.override_key
include Parameter_sig.S
val on : unit -> unitSet the boolean to true.
val off : unit -> unitSet the boolean to false.