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