racket/pkgs/racket-doc/file/scribblings
Ben Greenman 97c65102b3 add file/glob
implements globbing for path strings
- glob : globs -> listof path
  in-glob : globs -> sequenceof path
  glob-match? : globs path-string -> boolean
- wildcards are: * ? [...]
- braces {} get expanded to multiple globs
- if pattern ends with /, only match directories
- wildcards don't capture dotfiles by default (keyword arg overrides)
2016-10-06 18:41:26 -04:00
..
cache.scrbl
common.rkt
convertible.scrbl Fix a few cases of "it's" instead of "its" in docs 2015-08-11 21:29:22 -04:00
file.scrbl add file/glob 2016-10-06 18:41:26 -04:00
gif.scrbl
glob.scrbl add file/glob 2016-10-06 18:41:26 -04:00
gunzip.scrbl
gzip.scrbl
ico.scrbl Fix history annotations to refer to 6.3. 2015-10-12 13:49:55 -05:00
info.rkt
md5.scrbl
resource.scrbl
sha1.scrbl
tar.scrbl pathlist-closure, tar, and tar-gzip: add #:path-filter 2016-01-01 13:52:37 -07:00
untar.scrbl Fix history annotations to refer to 6.3. 2015-10-12 13:49:55 -05:00
untgz.scrbl Fix history annotations to refer to 6.3. 2015-10-12 13:49:55 -05:00
unzip.scrbl Fix history annotations to refer to 6.3. 2015-10-12 13:49:55 -05:00
zip.scrbl