dsfml ~master (2017-10-11T01:10:36Z)
Home
Dub
Repo
ListingResponse.getFilenames
dsfml
network
ftp
Ftp
ListingResponse
Return the array of directory/file names.
class
ListingResponse
const
(
string
[])
getFilenames
(
)
Return Value
Type:
const
(
string
[])
Array containing the requested listing.
Meta
Source
See Implementation
dsfml
network
ftp
Ftp
ListingResponse
functions
getFilenames
Return the array of directory/file names.