Variable: tramp-postfix-ipv6-regexp
tramp-postfix-ipv6-regexp is a variable defined in tramp.el.gz.
Value
"]"
Documentation
Regexp matching right hand side of IPv6 addresses.
Derived from tramp-postfix-ipv6-format.
Source Code
;; Defined in /usr/src/emacs/lisp/net/tramp.el.gz
(defvar tramp-postfix-ipv6-regexp nil ;Initialized when defining `tramp-syntax'!
"Regexp matching right hand side of IPv6 addresses.
Derived from `tramp-postfix-ipv6-format'.")