관리-도구
편집 파일: get-i.yaml
--- !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