dsfml ~master (2021-10-04T07:02:59.4470602)
Dub
Repo
ListingResponse.getFilenames
dsfml
network
ftp
Ftp
ListingResponse
Return the array of directory/file names.
class
ListingResponse
const
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.