Variable: tramp-postfix-hop-format
tramp-postfix-hop-format is a variable defined in tramp.el.gz.
Value
"|"
Documentation
String matching delimiter after ad-hoc hop definitions.
Source Code
;; Defined in /usr/src/emacs/lisp/net/tramp.el.gz
(defconst tramp-postfix-hop-format "|"
"String matching delimiter after ad-hoc hop definitions.")