Add commands to list, cancel, start jobs.
[whenjobs.git] / lib / whenstate.mli
index a8de795..084cd49 100644 (file)
@@ -70,7 +70,7 @@ val get_everyjobs : t -> Whenexpr.job list
 (** Return all of the when-jobs / every-jobs. *)
 
 val get_job : t -> string -> Whenexpr.job
-(** Return the named job. *)
+(** Return the named job, or raise [Not_found]. *)
 
 val evaluate_whenjob : ?onload:bool -> t -> Whenexpr.job -> bool * t
 (** This evaluates the whenjob and returns [true] iff the whenjob