Method: Net::SFTP::Protocol::V04::Name#name

Defined in:
lib/net/sftp/protocol/04/name.rb

#nameObject (readonly)

The name of the item on the remote server.



12
13
14
# File 'lib/net/sftp/protocol/04/name.rb', line 12

def name
  @name
end