DirectoryUtils extension
- on
Methods
-
listConditionallyRecursive(
{required bool recurseCondition(Directory directory), bool followLinks = true}) → Stream< FileSystemEntity> -
Available on Directory, provided by the DirectoryUtils extension
Lists the sub-directories and files of this Directory similar to list.