Class Net::SFTP::Operations::Mkdir
In: lib/net/sftp/operations/mkdir.rb
Parent: Abstract

The implementation of the mkdir operation.

Methods

perform  

Public Instance methods

Attempt to create the directory at the given path, giving it the attributes specified by the hash.

[Validate]