Module FileUtilStr

FileUtil with Str regexp match test

val match_compile : string -> string -> bool

Compile FileUtil.Match expression using Str.regexp

See test

val find : ?follow:FileUtil.action_link -> FileUtil.test_file -> FilePath.filename -> ( 'a -> FilePath.filename -> 'a ) -> 'a -> 'a