Future<List<String>> file( String name, { required String workingDirectory, List<String> ignoreDirs, DateTime? lastModified, });