package ocamlbuild

  1. Overview
  2. Docs
type fast_pattern
val parse : ?dir:string -> string -> globber
exception Parse_error of string
val eval : globber -> string -> bool
val fast_pattern_of_pattern : Glob_ast.pattern -> fast_pattern