help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] walking a directory tree


From: Sean Allen
Subject: [Help-smalltalk] walking a directory tree
Date: Thu, 8 Jan 2009 21:23:48 -0500

i did see anything like this but, before i go ahead and code it,
i thought i would check to make sure i didn't miss anything.

is there a method to enumerate through all entries in a directory,
all the way down.. ( not just the top level in a directory )

so

/x/
x/y/yz
/x/y/z
/x/y/z/a

would return operate on entries from /x all the down to /x/y/z/a

if not, would there be interest in adding such to the base classes?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]