package xenstore

  1. Overview
  2. Docs
Xenstore protocol in pure OCam

Install

Dune Dependency

Authors

Maintainers

Sources

xenstore-2.4.0.tbz
sha256=11b63bb2a5a8bc487d36f36ecb195b2a2135aa13ab401cbc73da67505c08faa4
sha512=b921aa4265503677f4984007efee6865461a18031dc49583be040781307cc6cbfcd84bc11e9ebc0a23e9b0cf281bd94528c475624bc30471ad8ff70607e0732f

doc/xenstore.server/Xenstore_server/Logging_interface/index.html

Module Xenstore_server.Logging_interfaceSource

include module type of struct include Namespace.Unsupported end
Sourceval mkdir : ?with_watch:'a -> 'b -> 'c -> 'd -> 'e -> 'f
Sourceval getperms : 'a -> 'b -> 'c -> 'd
Sourceval setperms : 'a -> 'b -> 'c -> 'd -> 'e
Sourceval (|>) : 'a -> ('a -> 'b) -> 'b
Sourceval general_params : (string * bool ref) list
Sourceval read : 'a -> Perms.t -> Store.Path.t -> string
Sourceval exists : 'a -> Perms.t -> Store.Path.t -> bool
Sourceval write : 'a -> 'b -> Perms.t -> Store.Path.t -> string -> unit
Sourceval list : 'a -> Perms.t -> Store.Path.t -> string list
Sourceval rm : 'a -> Perms.t -> Store.Path.t -> unit
OCaml

Innovation. Community. Security.