readdirSync MethodStatic

Get the file and directory names in the specified directory. Excludes "." and "..".

readdirSync(path: string): string[]

Parameter Type Description
path string  

Returns - string[]

Defined in

Last Updated: 13 June, 2024