package xenstore

  1. Overview
  2. Docs

Module Xenstore_server.Quota_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 read : Transaction.t -> Perms.t -> Store.Path.t -> string
Sourceval exists : Transaction.t -> Perms.t -> Store.Path.t -> bool
Sourceval write : 'a -> 'b -> Perms.t -> Store.Path.t -> string -> unit
Sourceval list : Transaction.t -> Perms.t -> Store.Path.t -> string list
Sourceval rm : 'a -> Perms.t -> Store.Path.t -> unit
OCaml

Innovation. Community. Security.