val create : string -> int -> Xs_protocol.ACL.t -> string -> t
create name creator perms value
returns fresh Node.t
val get_perms : t -> Xs_protocol.ACL.t
get_perms t
returns the permissions attached to t
Store.Node
val create : string -> int -> Xs_protocol.ACL.t -> string -> t
create name creator perms value
returns fresh Node.t
val get_perms : t -> Xs_protocol.ACL.t
get_perms t
returns the permissions attached to t