11 #include "IDirectory.h" Interface to the directory on a file system. 
Definition: IDirectory.h:51
bool Exists(const CURL &url) override
Check for directory existence. 
Definition: FTPDirectory.cpp:103
Represents a list of files. 
Definition: FileItem.h:702
bool GetDirectory(const CURL &url, CFileItemList &items) override
Get the items of the directory strPath. 
Definition: FTPDirectory.cpp:26
Definition: FTPDirectory.h:15