Signatures.GLOB
type globber
val parse : ?dir:string -> string -> globber
exception Parse_error of string
val eval : globber -> string -> bool