|
|
|
|
|
by xxbondsxx
4054 days ago
|
|
Yeah, we don't match on directories since the regex would overmatch other results (we would basically have to match anything that is words with a slash). However if we added support for checking for file / directory existence we could definitely add support for that |
|