# File lib/rye/cmd.rb, line 178
178:     def string_download(*paths)
179:       net_scp_transfer!(:download, *paths).string
180:     end