• OCaml logo OCaml logo
  • Learn
  • Packages
  • Community
  • Blog
  • Playground
  • Searching...
    Or go to: Standard Library API
  • Learn
  • Packages
  • Community
  • Blog
  • Playground
  • Get started
  • xenstore

  • Documentation
  • xenstore_server lib
  • Xenstore_server .Quota_interface Module
package xenstore
  • xenstore
    • Xs_handle
      • StringSet
    • Xs_protocol
      • ACL
      • IO
      • Op
      • PacketStream
        • IO
      • Parser
      • Request
      • Response
      • Token
      • Unmarshal
  • xenstore_client_lwt
    • Xs_client_lwt
      • Client
        • IO
      • IO
      • S
  • xenstore_client_unix
    • Xs_client_unix
      • Client
        • IO
      • IO
      • Task
  • xenstore_server
    • Xenstore_server
      • Call
      • Connection
        • Interface
      • Heap_debug_interface
      • Introduce
      • Junk
        • String
      • Logging
      • Logging_interface
      • Namespace
        • IO
        • Unsupported
      • Perms
      • Quota
      • Quota_interface
      • Store
        • Name
        • Node
        • Path
      • Symbol
      • Transaction
      • Trie
      • Xs_server
        • Server
          • PS
          • T
        • TRANSPORT
    • Xs_protocol
      • ACL
      • IO
      • Op
      • PacketStream
        • IO
      • Parser
      • Request
      • Response
      • Token
      • Unmarshal
Legend:
Library
Module
Module type
Parameter
Class
Class type
val mkdir : ?with_watch:'a -> 'b -> 'c -> 'd -> 'e -> 'f
val getperms : 'a -> 'b -> 'c -> 'd
val setperms : 'a -> 'b -> 'c -> 'd -> 'e
val (|>) : 'a -> ('a -> 'b) -> 'b
val read : Transaction.t -> Perms.t -> Store.Path.t -> string
val exists : Transaction.t -> Perms.t -> Store.Path.t -> bool
val write : 'a -> 'b -> Perms.t -> Store.Path.t -> string -> unit
val list : Transaction.t -> Perms.t -> Store.Path.t -> string list
val rm : 'a -> Perms.t -> Store.Path.t -> unit

Footer

OCaml

Innovation. Community. Security.

GitHub Discord Twitter Peertube RSS

About Us

  • Industrial Users
  • Academic Users
  • Why OCaml

Resources

  • Get Started
  • Language Manual
  • Standard Library API
  • Books
  • Releases

Community

  • Blog
  • Jobs

Policies

  • Carbon Footprint
  • Governance
  • Privacy
  • Code of Conduct