Method: Chef::Provider::RemoteFile::FTP#typecode

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

#typecodeObject



57
58
59
# File 'lib/chef/provider/remote_file/ftp.rb', line 57

def typecode
  uri.typecode
end