Bug #1014 [ruby-reference-manual:1322]
Net::FTP#get
| Status : | Closed | Start : | 01/15/2009 | |
| Priority : | Low | Due date : | ||
| Assigned to : | - | % Done : | 0% |
|
| Category : | doc | |||
| Target version : | - | |||
| reporter : | 5.5 |
ruby_version : | 1.8,1.9 |
|
Description
Net::FTP#get の説明で, remotefile が省略されると localfile のベースネームが仮定されます。 とありますが, localfile が省略されると remotefile のベースネームが仮定されます。 の間違いではないでしょうか。