Method: Chef::Provider::RemoteFile::SFTP#hostname

Defined in:
lib/chef/provider/remote_file/sftp.rb

#hostnameObject



44
45
46
# File 'lib/chef/provider/remote_file/sftp.rb', line 44

def hostname
  @uri.host
end