package current
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Pipeline language for keeping things up-to-date
Install
dune-project
Dependency
Authors
Maintainers
Sources
current-v0.5.tbz
sha256=f8c884318a46a568d965c7e8bac00dfe2339efac04ca6f0cbabef916d8b917ca
sha512=e0633239a7d02cdde6264db96c39ed7e3d1adf3a7f09bb25ad002d388f203b561e8c808daee90539bc0ee15c547d2ab4bef1789dcc9c22ed00b151bad0083f64
doc/current.cache/Current_cache/Db/index.html
Module Current_cache.DbSource
Low-level database access (for the web UI and plugins).
Source
type entry = {job_id : string;build : int64;value : string;outcome : string Current.or_error;ready : float;running : float option;finished : float;rebuild : bool;
}Ensure that the database tables have been created. This is useful if you need to refer to them in your own SQL.
Source
val query :
?op:string ->
?ok:bool ->
?rebuild:bool ->
?job_prefix:string ->
unit ->
entry listSearch the database for matching records.
ops () is the list of operation types that can be passed to query.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>