• 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 .Store .Path 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
type t
exception Doesnt_exist of string
val doesnt_exist : t -> 'a
val getdomainpath : int -> t
val create : string -> t -> t
val to_name : t -> Name.t
val to_string : t -> string
val to_string_list : t -> string list
val of_string_list : string list -> t
val get_hierarchy : t -> t list
val get_common_prefix : t -> t -> t
val get_parent : t -> t
val make_relative : t -> Name.t -> Name.t

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