Method: Net::SFTP::Operations::Upload#remote
- Defined in:
- lib/net/sftp/operations/upload.rb
#remote ⇒ Object (readonly)
The destination of the upload (on the remote server)
124 125 126 |
# File 'lib/net/sftp/operations/upload.rb', line 124 def remote @remote end |