package xenstore

  1. Overview
  2. Docs

Module Xenstore_server.Heap_debug_interfaceSource

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

Innovation. Community. Security.