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/index.html
Module Configurator.V1Source
Return the value associated to a variable in the output of ocamlc -config
c_test t ?c_flags ?link_flags c_code try to compile and link the C code given in c_code. Return whether compilation was successful.
which t prog seek prog in the PATH and return the name of the program prefixed with the first path where it is found. Return None if the program is not found.
Typical entry point for configurator programs
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>