Directory from an optional path, null meaning itself for Directory, currentDirectory otherwise
@override Directory directoryWith({String? path}) => newDirectoryWith(path: path);