dsfml v2.1.0 (2015-10-07T06:29:26Z)
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
constructors
this
functions
getFilenames
Return the array of directory/file names.