package dune-configurator
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Helper library for gathering system configuration
Install
dune-project
Dependency
Authors
Maintainers
Sources
dune-3.22.1.tbz
sha256=0c0b98396c32ec426886c2c2294024fd687ac5114d4dda0af9dc8a2e584d47fd
sha512=4dc4ed45fb52a3017bc73fdbcb7b88c1710cebfdbb87ecb6f933582f8f0a27ef740f8c4009439ff6a878e1115c3f29d199e63d0367a88a09d2ea19b61517a814
doc/dune-configurator/Configurator/V1/Process/index.html
Module V1.ProcessSource
Execute external programs.
run t prog args runs prog with arguments args and returns its exit status together with the content of stdout and stderr. The action is logged.
run_capture_exn t prog args same as run t prog args but returns stdout and die if the error code is nonzero or there is some output on stderr.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>