To focus the search input from anywhere on the page, press the 'S' key.
in-package search v0.1.0
package bistro
-
bistro.bioinfo
-
-
bistro.ppx
-
bistro.utils
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
module DAG : Bistro_tdag.Tdag_sig.S with type task = Task.t
type event =
| Init of {
}
| Task_ready of Task.t
| Task_started of Task.t * Allocator.resource
| Task_ended of Task.result
| Task_skipped of Task.t * [ `Done_already | `Missing_dep | `Allocation_error of string ]
class type logger = object ... end
type trace =
| Run of {
ready : time;
start : time;
end_ : time;
outcome : Task.result;
}
| Skipped of [ `Done_already | `Missing_dep | `Allocation_error of string ]
val compile :
Bistro.any_workflow list ->
DAG.t * Task.t list * Core_kernel.String.Set.t
val run :
?logger:logger ->
?goals:Task.t list ->
Task.config ->
Allocator.t ->
DAG.t ->
trace Core_kernel.String.Map.t Lwt.t
val dry_run : ?goals:Task.t list -> Task.config -> DAG.t -> dry_run Lwt.t
val clean_run : Task.config -> DAG.t -> unit Lwt.t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>