Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Predicates for Filtering a resource store. * Used after importing resources from the filesystem. More expressive * than path filters since they operate on the already parsed tree but * cannot prevent the reading of unnecessary files.
type 'a t = 'a OCamlRes.Res.node -> bool
val any : 'a t
val none : 'a t
val empty_dir : 'a t