Qore Programming Language Reference Manual 1.19.3
Loading...
Searching...
No Matches
Qore::FtpResponseInfo hashdecl Reference

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.
 

Detailed Description

A hash describing a free-form FTP control response.

Since
Qore 0.9.4