| hide_title | true |
|---|---|
| custom_edit_url | |
| pagination_prev | |
| pagination_next |
Home > @rushstack/node-core-library > IFileSystemReadFolderOptions
The options for FileSystem.readFolderItems() and FileSystem.readFolderItemNames()<></>.
Signature:
export interface IFileSystemReadFolderOptions |
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
boolean |
(Optional) If true, returns the absolute paths of the files in the folder. |