Thread overview |
---|
July 15, 2014 Get folders in path | ||||
---|---|---|---|---|
| ||||
How can i get all folders from a given path? |
July 15, 2014 Re: Get folders in path | ||||
---|---|---|---|---|
| ||||
Posted in reply to pgtkda | On Tuesday, 15 July 2014 at 08:31:10 UTC, pgtkda wrote: > How can i get all folders from a given path? If I understood you correctly: http://dlang.org/phobos/std_file.html#.dirEntries |
July 15, 2014 Re: Get folders in path | ||||
---|---|---|---|---|
| ||||
Posted in reply to sigod | On Tuesday, 15 July 2014 at 08:38:30 UTC, sigod wrote:
> On Tuesday, 15 July 2014 at 08:31:10 UTC, pgtkda wrote:
>> How can i get all folders from a given path?
>
> If I understood you correctly:
> http://dlang.org/phobos/std_file.html#.dirEntries
Thanks, that's exactly what i was looking for.
|
Copyright © 1999-2021 by the D Language Foundation