Naive question, here.  As far as I can tell, (directory-list some-path) yields 
a list of files and directories immediately below some-path. I wish to capture 
all files and directories in some-path or any of the sub-directories of 
some-path.  I didn't find an obvious option for doing so. Before I write my 
own--probably inefficient--way of doing so, I wanted to ask if there was a 
built-in command that would yield all the children of a path.  Many thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to