nudsfml v0.0.10-alpha (2023-02-09T04:48:03Z)
Dub
Repo
ListingResponse.getFilenames
nudsfml
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
nudsfml
network
ftp
Ftp
ListingResponse
constructors
this
functions
getFilenames
Return the array of directory/file names.