package xenstore
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Xenstore protocol in pure OCam
Install
dune-project
Dependency
github.com
Readme
Changelog
LGPL-2.1-only WITH OCaml-LGPL-linking-exception License
Edit opam file
Versions (2)
Authors
Maintainers
Sources
xenstore-2.4.0.tbz
sha256=11b63bb2a5a8bc487d36f36ecb195b2a2135aa13ab401cbc73da67505c08faa4
sha512=b921aa4265503677f4984007efee6865461a18031dc49583be040781307cc6cbfcd84bc11e9ebc0a23e9b0cf281bd94528c475624bc30471ad8ff70607e0732f
doc/xenstore.server/Xenstore_server/Store/Path/index.html
Module Store.PathSource
Represents an absolute path within the xenstore tree
create path default is the absolute path of path, where if path is relative then it is resolved relative to default
to_string_list t returns t as a list of path element strings
get_hierarchy t returns all t's on the path from the root node to t
get_common_prefix a b returns the largest common prefix of a and b
get_parent t returns the parent node of t. The parent of the root node is itself.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>