Class Net::SFTP::Operations::Close
In: lib/net/sftp/operations/close.rb
Parent: Abstract

The implementation of the close operation, for closing an open handle.

Methods

perform  

Public Instance methods

Closes the given handle.

[Validate]