Skip to main content

Directory

Spark Gem

The Directory gem returns a listing of all the files in a specified directory including file metadata such as file creation time, type, size, path, and more.

Parameters

ParametersDescription
LocationThe location of the directory that you want to return
Include SubdirectoriesA checkbox you can enable to return all of the subdirectories in the defined location
File SpecificationA regex filter to help you find your files in the file browser

Sample output

Below is an example output of a Directory gem. It includes seven columns:

  • name
  • path
  • size
  • creation_time
  • modification_time
  • parent_directory
  • file_type

Directory output