Libraries
»
chef
(19.1.164)
»
Index
»
Chef
»
Provider
»
RemoteFile
»
FTP
»
#ftp
Method: Chef::Provider::RemoteFile::FTP#ftp
Defined in:
lib/chef/provider/remote_file/ftp.rb
#
ftp
⇒
Object
93 94 95
# File 'lib/chef/provider/remote_file/ftp.rb', line 93
def
ftp
@ftp
||=
Net
::
FTP
.
new
end