DirectoryChildren extension
- on
Properties
- name → String
-
Available on Directory, provided by the DirectoryChildren extension
no setter
Methods
-
child(
String name) → File -
Available on Directory, provided by the DirectoryChildren extension
-
contains(
String path) → bool -
Available on Directory, provided by the DirectoryChildren extension
-
findParent(
bool predicate(Directory directory)) → ParentFilter -
Available on Directory, provided by the DirectoryChildren extension
-
resolvePath(
String path) → String -
Available on Directory, provided by the DirectoryChildren extension
-
subdir(
String name) → Directory -
Available on Directory, provided by the DirectoryChildren extension
-
subdirs(
Iterable< String> name) → Directory -
Available on Directory, provided by the DirectoryChildren extension