mirror of
https://github.com/jekyll/jekyll.git
synced 2026-02-04 19:55:00 -05:00
which works the same way as Dir.glob but seperating the input
into two parts ('dir' + '/' + 'pattern') to make sure
the first part('dir') does not act as a pattern.