Variable: tramp-end-of-heredoc

tramp-end-of-heredoc is a variable defined in tramp-sh.el.gz.

Value

"86359e2c8f6c7d26171c5e60416903c1"

Documentation

String used to recognize end of heredoc strings.

Source Code

;; Defined in /usr/src/emacs/lisp/net/tramp-sh.el.gz
(defconst tramp-end-of-heredoc (md5 tramp-end-of-output)
  "String used to recognize end of heredoc strings.")