package ocp-ocamlres

  1. Overview
  2. Docs
Manipulation, injection and extraction of embedded resources

Install

Dune Dependency

Authors

Maintainers

Sources

v0.4.tar.gz
sha256=658c2990e027e1e43a16290fd431f08c96b8630d91ac2b98003a9bc027179679
md5=725eb557e659c6febf8dc3044b323bd8

doc/ocplib-ocamlres/OCamlResScanners/PathFilter/index.html

Module OCamlResScanners.PathFilterSource

Predicates for filtering paths. Used to select the files and dirs to be scanned.

Sourcetype t = OCamlRes.Path.t -> bool
Sourceval any : t
Sourceval none : t
Sourceval exclude : t -> t
Sourceval all_of : t list -> t
Sourceval any_of : t list -> t
Sourceval limit : int -> t
Sourceval has_extension : string list -> t
OCaml

Innovation. Community. Security.