Module Parameters.KeepSwitch


module KeepSwitch: Plugin.BOOL 
Behavior of option "-keep-switch"

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