Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Access to parent directory #6

Open
vbauer opened this issue Aug 20, 2014 · 1 comment
Open

Access to parent directory #6

vbauer opened this issue Aug 20, 2014 · 1 comment

Comments

@vbauer
Copy link

vbauer commented Aug 20, 2014

Glob patterns should allow to go in parent directory: http://teaching.idallen.com/dat2330/06w/notes/glob_patterns.txt

Example:

 # echo ../*   # match names in parent directory

I've tried to investigated source code & tests, but couldn't find any possibility to do it.
How can I do it with clj-glob?

@xvik
Copy link

xvik commented Aug 20, 2014

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants