How to use tango's FileScan correctly?

qwesx qwesx at qwesx.com
Thu Oct 14 11:17:43 PDT 2010


On Thu, 14 Oct 2010 18:07:20 +0000, Moritz Warning wrote:

> Ok,
> 
> as I've found out, FileScan is only for locating a set of files. the
> preferred way is to use the virtual file system (VFS):
> 
> http://dsource.org/projects/tango/wiki/ChapterVFS
> 
> Examples:
> http://www.dsource.org/projects/tango/wiki/VfsZipAndLinesExample
> http://dsource.org/projects/tango/browser/trunk/doc/example/vfs/vfscan.d
> http://dsource.org/projects/tango/browser/trunk/doc/example/vfs
> 
> But I think FilePath.toList()
> is enough for your plans.


I'll take a look at it.
Thank all three of you, I got it working with toList()
:-)


Regards
qwesx



More information about the Digitalmars-d-learn mailing list