Method: Chef::Provider::RemoteFile::SFTP#fetch

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

#fetchObject


56
57
58
# File 'lib/chef/provider/remote_file/sftp.rb', line 56

def fetch
  get
end