Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
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