package obus
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Pure Ocaml implementation of the D-Bus protocol
Install
dune-project
Dependency
Authors
Maintainers
Sources
1.2.2.tar.gz
sha256=3bf0aeb00bf90cd4111483b37cefcb39af38ad6db1aeb6949a2fbecc13ff9a90
md5=7dd48f9bde3e069898fa08e9972596b5
doc/obus.internals/OBus_path/index.html
Module OBus_path
Manipulation of dbus object paths
type t = element listA complete path
Same as Pervasives.compare. It allows this module to be used as argument to the functors Set.Make and Map.Make.
Construction
val empty : tEmpty path
val of_string : string -> tCreate an object path from a string.
val to_string : t -> stringReturn a string representation of an object path
Helpers
val escape : string -> elementEscape an arbitrary string into a valid element
val unescape : element -> stringInterpret escape sequence to get back the original string
val generate : unit -> tgenerate () generate a new unique path
Validation
val validate : OBus_string.validatorval validate_element : OBus_string.validator sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page