rust/src/libglob
Benjamin Herr 1700f359bc libglob: only return dirs for globs ending in /
`foo.txt/` should not return `foo.txt` if `foo.txt` is in fact a text
file and not a directory.
2014-04-08 01:21:37 +02:00
..
lib.rs libglob: only return dirs for globs ending in / 2014-04-08 01:21:37 +02:00