package xenstore
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Xenstore protocol in pure OCaml
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.3.0.tbz
sha256=d63c6bbcb2d3c297767d83c0a0f6dd46cecfd4e691f1cf5c5b6554445ec1b3f4
sha512=5cea990ab16ef708e53605172f708dde6ed15981cca6890939274db6efde1e5b2f9ec5c659d4d2f4115c5e0c3b69bcacc798a0d7fd5c1b75b83ddccd699de189
doc/xenstore.server/Xenstore_server/Store/Path/index.html
Module Store.Path
val doesnt_exist : t -> 'adoesnt_exist path raises the Doesnt_exist exception
val getdomainpath : int -> tgetdomainpath domid returns the default directory for domid
create path default is the absolute path of path, where if path is relative then it is resolved relative to default
val to_string : t -> stringto_string t returns t as a '/'-separated path string
val to_string_list : t -> string listto_string_list t returns t as a list of path element strings
val of_string_list : string list -> tof_string_list l returns l as an instance of type 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)"
>