interface GlobOptions
Properties #
Function to filter out files/directories. Return true to exclude the item, false to include it.
optional
#withFileTypes: boolean | undefined
true
if the glob should return paths as Dirent
s, false
otherwise.
Function to filter out files/directories. Return true to exclude the item, false to include it.
#withFileTypes: boolean | undefined
true
if the glob should return paths as Dirent
s, false
otherwise.