As it stands now listdir is deprecated in favor of listDir, according to one part of Ddoc for std.file: $(RED Scheduled for deprecation in August 2011. Please use $(D listDir) instead.

Another part says:
$(RED Scheduled for deprecation in August 2011.
       Please use $(D dirEntries) instead.

So what is the most relevant?

--
Dmitry Olshansky

_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to