Variable: tramp-rclone-method
tramp-rclone-method is a variable defined in tramp-rclone.el.gz.
Value
"rclone"
Documentation
When this method name is used, forward all calls to rclone mounts.
Source Code
;; Defined in /usr/src/emacs/lisp/net/tramp-rclone.el.gz
;;;###tramp-autoload
(defconst tramp-rclone-method "rclone"
"When this method name is used, forward all calls to rclone mounts.")