package mirage
The MirageOS library operating system
Install
Dune Dependency
Authors
Maintainers
Sources
mirage-4.9.0.tbz
sha256=0c07d59eb52dc3d1506eb4121c4953104a12df79d08a0f0923c9b71e7474a026
sha512=666bf9ee20c9f9de058441f252f4f40ceec6a9ffd00e5cd3b7bfa9532fd65000aeb8a83f9e55586be98d0a86ea72f2dda94e924608135e3d63441359505de58a
doc/mirage.functoria/Functoria/Lib/Make/index.html
Module Lib.Make
Source
Configuration builder: stage 1
Parameters
Signature
Source
val register :
?init:DSL.job DSL.impl list ->
?src:[ `Auto | `None | `Some of string ] ->
string ->
DSL.job DSL.impl list ->
unit
register name jobs
registers the application named by name
which will execute the given jobs
. Same optional arguments as DSL.main
.
init
is the list of job to execute before anything else (such as command-line argument parsing, log reporter setup, etc.). The jobs are always executed in the sequence specified by the caller.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page