D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Net
/
FTP
/
Filename :
get-i.yaml
back
Copy
--- !ruby/object:RI::MethodDescription aliases: [] block_params: data comment: - !ruby/struct:SM::Flow::P body: "Retrieves <tt>remotefile</tt> in whatever mode the session is set (text or binary). See #gettextfile and #getbinaryfile." full_name: Net::FTP#get is_singleton: false name: get params: (remotefile, localfile = File.basename(remotefile), blocksize = DEFAULT_BLOCKSIZE) {|data| ...} visibility: public