Function: ange-ftp-real-file-attributes
ange-ftp-real-file-attributes is a byte-compiled function defined in
ange-ftp.el.gz.
Signature
(ange-ftp-real-file-attributes &rest ARGS)
Source Code
;; Defined in /usr/src/emacs/lisp/net/ange-ftp.el.gz
(defun ange-ftp-real-file-attributes (&rest args)
(ange-ftp-run-real-handler 'file-attributes args))