Retrieves the files matching the specified pattern.
function
fs.globSync
pattern: string | string[],
Retrieves the files matching the specified pattern.
pattern: string | string[],
): string[];
Retrieves the files matching the specified pattern.
pattern: string | string[],
Retrieves the files matching the specified pattern.