# File lib/net/sftp/session.rb, line 386 def fsetstat!(handle, attrs, &callback) wait_for(fsetstat(handle, attrs, &callback)) end