listdir

Returns array of files/dirs from path

string[]
listdir
(
string pathname
)

Parameters

pathname string

Path to dir

Return Value

Type: string[]

Meta