package vlt
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
A variant of Bolt logging tool
Install
dune-project
Dependency
Authors
Maintainers
Sources
v0.2.5.tar.gz
sha256=756a6cba94204cda45ee767ca5f7e52ec321873dd53de48025c32dba1e03de24
md5=c0f22efcafa1119a9c82ffd9d7422da2
doc/vlt/Vlt/Configuration/index.html
Module Vlt.ConfigurationSource
This module defines the contents of a configuration file.
The type of property values.
Source
type section = {name : Name.t;(*Section name.
*)elements : (string * value) list;(*Key, value assocation list of section properties.
*)
}The type of a configuration section.
Exception to be raised if file loading fails. The first parameter is the line of the error, while the second parameter is a short description of the error.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>