/spec/tags/library/net/ftp/voidcmd_tags.txt
Plain Text | 6 lines | 6 code | 0 blank | 0 comment | 0 complexity | 73b26e75ebc60d8c11561606fe109232 MD5 | raw file
Possible License(s): LGPL-2.1
1fails:Net::FTP#voidcmd sends the passed command to the server 2fails:Net::FTP#voidcmd returns nil 3fails:Net::FTP#voidcmd raises a Net::FTPReplyError when the response code is 1xx 4fails:Net::FTP#voidcmd raises a Net::FTPReplyError when the response code is 3xx 5fails:Net::FTP#voidcmd raises a Net::FTPPermError when the response code is 5xx 6fails:Net::FTP#voidcmd raises a Net::FTPProtoError when the response code is not valid