[phobos] What's the status of listDir/listdir ?
Dmitry Olshansky
dmitry.olsh at gmail.com
Thu Jun 9 13:15:38 PDT 2011
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
More information about the phobos
mailing list