Libraries
»
chef
(19.1.164)
»
Index
»
Chef
»
Provider
»
RemoteFile
»
SFTP
»
#hostname
Method: Chef::Provider::RemoteFile::SFTP#hostname
Defined in:
lib/chef/provider/remote_file/sftp.rb
#
hostname
⇒
Object
44 45 46
# File 'lib/chef/provider/remote_file/sftp.rb', line 44
def
hostname
@uri
.
host
end