Qore Programming Language Reference Manual  0.9.16
Qore::FtpResponseInfo hashdecl Reference

A hash describing a free-form FTP control response. More...

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