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.4.tbz
sha512=cab9e8ab6ca6e836fdaa3dcf9552d31e4de2bf069fcab096c1565d204ff91fc3516cd017a13702d749580bd3563c462db3277ab036cfc5d3cb9703a08ddbb927
doc/omod.support/Omod_support/Conf/index.html
Module Omod_support.Conf
Omod configuration.
val v : ?cache:Omod.fpath -> ?libdir:Omod.fpath -> unit -> (t, string) resultv ~libdir ~cache () is a configuration with given cache and libdir. If unspecified they are discovered.
val cache : t -> Omod.fpathcache c is c's cache directory.
val libdir : t -> Omod.fpathlibdir c is c's library directory.
val pp : Format.formatter -> t -> unitpp formats configurations.
Environment variables
cache_env is the environment variable that can be used to define an cache directory.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page