# File lib/net/sftp/session.rb, line 542 def realpath!(path, &callback) wait_for(realpath(path, &callback), :names).first end