Home > @rushstack/heft > IReaddirOptions > withFileTypes
IReaddirOptions.withFileTypes property
If true, readdir will return fs.Dirent objects instead of strings.
Signature:
withFileTypes: true;
Home > @rushstack/heft > IReaddirOptions > withFileTypes
If true, readdir will return fs.Dirent objects instead of strings.
Signature:
withFileTypes: true;