Qore Programming Language Reference Manual 1.12.4
|
A hash describing a free-form FTP control response. More...
#include <QC_FtpClient.dox.h>
Public Attributes | |
int | code |
The integer response code. | |
string | msg |
The response message string. | |
A hash describing a free-form FTP control response.