Variable: tramp-goa-methods
tramp-goa-methods is a variable defined in tramp-gvfs.el.gz.
Value
("gdrive" "nextcloud")
Documentation
List of methods which require registration at GNOME Online Accounts.
Source Code
;; Defined in /usr/src/emacs/lisp/net/tramp-gvfs.el.gz
;;;###tramp-autoload
(defconst tramp-goa-methods '("gdrive" "nextcloud")
"List of methods which require registration at GNOME Online Accounts.")