package current
Pipeline language for keeping things up-to-date
Install
Dune Dependency
Authors
Maintainers
Sources
current-v0.5.tbz
sha256=f8c884318a46a568d965c7e8bac00dfe2339efac04ca6f0cbabef916d8b917ca
sha512=e0633239a7d02cdde6264db96c39ed7e3d1adf3a7f09bb25ad002d388f203b561e8c808daee90539bc0ee15c547d2ab4bef1789dcc9c22ed00b151bad0083f64
doc/current.term/Current_term/Make/Analysis/index.html
Module Make.Analysis
Source
metadata t
is the metadata of t
, if any. Raises an exception if t
is not a primitive (or a map of one).
Source
val pp_dot :
env:(string * string) list ->
collapse_link:(k:string -> v:string -> string option) ->
job_info:(Metadata.t -> Output.active option * string option) ->
_ t Fmt.t
pp_dot ~env ~collapse_link ~job_info
formats a t
as a graphviz dot graph.
Stats
stat t
count how many stages are in each state. This can be slow for large pipelines. Consider using quick_stat
instead.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page