package bistro
A library to build and run distributed scientific workflows
Install
Dune Dependency
Authors
Maintainers
Sources
v0.5.0.tar.gz
md5=0ccb7c97728c94d17494b150192f6162
sha512=61dbd0ee5b98cd5fb8871d653aef0e440c318e9fbca439c3b0e4f86a32fa03c2a8a4770cd96b929b21b378db6788fa7d4df15935370be5b7b227564a31994998
doc/bistro.engine/Bistro_engine/Task_result/index.html
Module Bistro_engine.Task_result
type t =
| Input of {
}
| Select of {
}
| Shell of {
id : string;
descr : string;
outcome : [ `Succeeded | `Missing_output | `Failed ];
exit_code : int;
cmd : string;
file_dumps : Shell_command.file_dump list;
cache : string option;
stdout : string;
stderr : string;
}
| Plugin of {
id : string;
descr : string;
outcome : [ `Succeeded | `Missing_output | `Failed ];
msg : string option;
}
| Container_image_fetch of {
id : string;
outcome : (unit, [ `Singularity_failed_pull of int * string ]) result;
}
val id : t -> string
val name : t -> string
val succeeded : t -> bool
val error_short_descr : t -> string
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>