package ocp-ocamlres

  1. Overview
  2. Docs

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.