# File lib/net/sftp/operations/opendir.rb, line 26 def perform( path ) @driver.opendir( nil, path ) end