Class Net::SFTP::Operations::Setstat
In: lib/net/sftp/operations/setstat.rb
Parent: Abstract

Implements the setstat operation.

Methods

perform  

Public Instance methods

Perform the operation. The hash parameter is a hash of attributes that should be set on the file or directory indicated by the path.

[Validate]