Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FileListFromTaskOptionalParams

Package version

Optional Parameters.

Hierarchy

  • any
    • FileListFromTaskOptionalParams

Index

Properties

Optional fileListFromTaskOptions

fileListFromTaskOptions: FileListFromTaskOptions

Additional parameters for the operation

Optional recursive

recursive: undefined | false | true

Whether to list children of the task directory. This parameter can be used in combination with the filter parameter to list specific type of files.

Generated using TypeDoc