Module Codex_options.NbTasks

type t = int
val set : t -> unit
val get : unit -> t
val is_set : unit -> bool
val is_default : unit -> bool