DirectoryScrewdriver extension

Provides extensions for Directory.

on

Methods

file(String fileName) File

Available on Directory, provided by the DirectoryScrewdriver extension

Creates a File instance with the given fileName in this directory.
subDir(String part1, [String? part2, String? part3, String? part4, String? part5]) Directory

Available on Directory, provided by the DirectoryScrewdriver extension

Creates a Directory instance representing a subdirectory in this directory.