package config-file
A library used to manage configuration files
Install
Dune Dependency
Authors
Maintainers
Sources
config-file-release-1.2.1.tbz
sha256=01d5c5065e5bbd7a8f1ee0659aea1d651a0c81d10117243739b43d7d3084a14b
sha512=d2411618690715d00f29351dc976c23dc84bc9a3bd93b7139750e26a741fb853d2d611b0fd19d23094f876f93f4d4bb9c11e2ef0593571dc66240b1c85b37bbd
doc/index.html
config-file
API
Library config-file
Config_file
This module implements a mechanism to handle configuration files. A configuration file is defined as a set ofvariable = value
lines, where value can be
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page