readdirSync MethodStatic

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

readdirSync(path: string): string[]

Parameter Type Description
path string  

Defined in

Last Updated: 08 January, 2020