Variable: tramp-sshfs-method
tramp-sshfs-method is a variable defined in tramp-sshfs.el.gz.
Value
"sshfs"
Documentation
Tramp method for sshfs mounts.
Source Code
;; Defined in /usr/src/emacs/lisp/net/tramp-sshfs.el.gz
;;;###tramp-autoload
(defconst tramp-sshfs-method "sshfs"
"Tramp method for sshfs mounts.")