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