package omod
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Lookup and load installed OCaml modules
Install
dune-project
Dependency
Authors
Maintainers
Sources
omod-0.0.3.tbz
sha512=4f53b8cdd054dc1a6813427452a91294e0bbcfefe948fc1caec47be136dbcecf13112bf2b620fa2f667592b04b28df74e3bf012ea0fb0038c1da4217155ca626
doc/omod.support/Omod_support/Conf/index.html
Module Omod_support.ConfSource
Omod configuration.
The type for configuration.
v ~libdir ~cache () is a configuration with given cache and libdir. If unspecified they are discovered.
cache c is c's cache directory.
libdir c is c's library directory.
pp formats configurations.
Environment variables
cache_env is the environment variable that can be used to define an cache directory.
libdir_env is the environment variable that can be used to define a libdir.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page