FileListOptions
Defined in: js-api/src/dapi.ts:83
Options of FilesDataSource.list.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
pattern? | string | null | Part of a file name or an extension, such as "csv". | js-api/src/dapi.ts:87 |
recursive? | boolean | Descend into subfolders. | js-api/src/dapi.ts:85 |