Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Resource store creation and access.
A resource: a directory of named sub-resources, a file, or an error token (useful to write more resilient treatments).
type 'a root = 'a node list
A ressource store (a list of toplevel resources)
Find a directory (as a root) from its path or raise Not_found
.
Transforms the data of a tee, potentially changing their type.