Project

General

Profile

Actions

Bug #4710

closed

documentation updates: Net::FTP is 100%

Added by vbatts (Vincent Batts) almost 13 years ago. Updated almost 13 years ago.

Status:
Closed
Target version:
ruby -v:
ruby 1.9.3dev (2011-05-16 trunk 31589) [x86_64-linux]
Backport:
[ruby-core:<unknown>]

Description

per http://blog.segment7.net/2011/05/09/ruby-1-9-3-documentation-challenge

This patch includes the following (and some cleanup of ^I into spaces)

class Net::FTP # is documented

in file lib/net/ftp.rb

def binary=(newmode); end

in file lib/net/ftp.rb

def getline(); end

in file lib/net/ftp.rb

def getmultiline(); end

in file lib/net/ftp.rb

def getresp(); end

in file lib/net/ftp.rb

def makepasv(); end

in file lib/net/ftp.rb

def makeport(); end

in file lib/net/ftp.rb

def open_socket(host, port); end

in file lib/net/ftp.rb

def parse227(resp); end

in file lib/net/ftp.rb

def parse228(resp); end

in file lib/net/ftp.rb

def parse229(resp); end

in file lib/net/ftp.rb

def parse257(resp); end

in file lib/net/ftp.rb

def putline(line); end

in file lib/net/ftp.rb

def sanitize(s); end

in file lib/net/ftp.rb

def send_type_command(); end

in file lib/net/ftp.rb

def sendport(host, port); end

in file lib/net/ftp.rb

def transfercmd(cmd, rest_offset = nil); end

in file lib/net/ftp.rb

def voidresp(); end

in file lib/net/ftp.rb

def with_binary(newmode); end

end


Files

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0Like0Like0