ListingResponse.getFilenames

Return the array of directory/file names.

class ListingResponse
const(string[])
getFilenames
(
)

Return Value

Type: const(string[])

Array containing the requested listing.

Meta