Module Bisect_ppx.Register

module Common = Bisect_common
val conditional : bool Stdlib.ref
val enabled : unit -> [> `Disabled | `Enabled ]
val conditional_exclude_file : string -> unit
val switches : (string * Stdlib.Arg.spec * string) list
val deprecated : string -> Common.options -> Common.options
val switches : (Stdlib.Arg.key * Stdlib.Arg.spec * Stdlib.Arg.doc) list